Home
last modified time | relevance | path

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

/external/nanopb-c/generator/
Dnanopb_generator.py17 import google.protobuf.text_format as text_format namespace
/external/protobuf/conformance/
Dconformance_test.cc469 const string& test_name, const string& text_format) { in ExpectSerializeFailureForJson()
/external/protobuf/python/google/protobuf/pyext/
Dmessage.cc2469 ScopedPyObjectPtr text_format( in CheckAndGetInteger() local