Home
last modified time | relevance | path

Searched defs:text_format (Results 1 – 25 of 26) sorted by relevance

12

/aosp_15_r20/external/federated-compute/fcp/tracing/
H A Dtext_tracing_recorder_impl.cc54 absl::string_view text_format) { in BeginSpan()
59 absl::string_view text_format) { in EndSpan()
66 absl::string_view text_format) { in LogSpan()
H A Dtext_tracing_span_impl.h64 std::string text_format; member
/aosp_15_r20/build/bazel/examples/python/protobuf/
H A Dmain.py16 import google.protobuf.text_format as text_format namespace
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-support/src/
Dlib.rs8 pub mod text_format; module
/aosp_15_r20/development/vndk/tools/header-checker/src/repr/
H A Dir_diff_dumper.cpp31 TextFormatIR text_format, const std::string &dump_path) { in CreateIRDiffDumper()
H A Dir_reader.cpp34 TextFormatIR text_format, std::unique_ptr<ModuleIR> module_ir) { in CreateIRReader()
H A Dir_dumper.cpp33 TextFormatIR text_format, const std::string &dump_path) { in CreateIRDumper()
/aosp_15_r20/packages/modules/common/tools/
Dconv_classpaths_proto.py20 import google.protobuf.text_format as text_format namespace
/aosp_15_r20/build/soong/provenance/tools/
H A Dgen_provenance_metadata.py22 import google.protobuf.text_format as text_format namespace
H A Dgen_provenance_metadata_test.py24 import google.protobuf.text_format as text_format namespace
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/config/core/v3/
H A Dsubstitution_format_string.proto46 string text_format = 1 field
/aosp_15_r20/packages/modules/UprobeStats/src/test/
Dhello_uprobestats.py9 import google.protobuf.text_format as text_format namespace
/aosp_15_r20/packages/modules/Bluetooth/system/tools/scripts/
Ddump_metrics_ascii.py23 import google.protobuf.text_format as text_format namespace
/aosp_15_r20/development/vndk/tools/header-checker/src/dumper/
H A Dheader_checker.h43 repr::TextFormatIR text_format, bool dump_exported_only, in HeaderCheckerOptions()
/aosp_15_r20/hardware/interfaces/automotive/can/1.0/tools/configurator/
H A Dcanprototools.cpp59 bool text_format = false; in parseConfigFile() local
/aosp_15_r20/external/tink/testing/cross_language/util/
H A Dkey_util.py250 def text_format(msg: message.Message) -> str: function
/aosp_15_r20/hardware/interfaces/automotive/can/aidl/default/tools/configurator/
H A Dcanprototools.cpp68 bool text_format = false; in parseConfigFile() local
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/
Dlib.rs78 pub mod text_format; module
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/
Dlib.rs158 pub mod text_format; module
/aosp_15_r20/build/make/tools/sbom/
H A Dgenerate-sbom.py29 import google.protobuf.text_format as text_format namespace
H A Dgen_sbom.py31 import google.protobuf.text_format as text_format namespace
/aosp_15_r20/external/nanopb-c/generator/
H A Dnanopb_generator.py25 import google.protobuf.text_format as text_format namespace
/aosp_15_r20/external/protobuf/conformance/
H A Dbinary_json_conformance_suite.cc633 const string& test_name, ConformanceLevel level, const string& text_format) { in ExpectSerializeFailureForJson()
/aosp_15_r20/external/cronet/third_party/protobuf/conformance/
H A Dbinary_json_conformance_suite.cc633 const string& test_name, ConformanceLevel level, const string& text_format) { in ExpectSerializeFailureForJson()
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
H A Dmessage.cc2374 ScopedPyObjectPtr text_format( in ToUnicode() local

12