Home
last modified time | relevance | path

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

/external/rust/crates/protobuf/src/
Dlib.rs68 pub mod text_format; module
/external/grpc-grpc/test/cpp/util/
Dproto_file_parser.cc284 grpc::string text_format; in GetTextFormatFromMessageType() local
/external/grpc-grpc/third_party/nanopb/generator/
Dnanopb_generator.py21 import google.protobuf.text_format as text_format namespace
/external/nanopb-c/generator/
Dnanopb_generator.py22 import google.protobuf.text_format as text_format namespace
/external/protobuf/conformance/
Dbinary_json_conformance_suite.cc469 const string& test_name, ConformanceLevel level, const string& text_format) { in ExpectSerializeFailureForJson()
/external/protobuf/python/google/protobuf/pyext/
Dmessage.cc2398 ScopedPyObjectPtr text_format( in ToUnicode() local