Searched defs:text_format (Results 1 – 14 of 14) sorted by relevance
54 absl::string_view text_format) { in BeginSpan()59 absl::string_view text_format) { in EndSpan()66 absl::string_view text_format) { in LogSpan()
64 std::string text_format; member
8 pub mod text_format; module
46 string text_format = 1 field
250 def text_format(msg: message.Message) -> str: function
78 pub mod text_format; module
158 pub mod text_format; module
25 import google.protobuf.text_format as text_format namespace
633 const string& test_name, ConformanceLevel level, const string& text_format) { in ExpectSerializeFailureForJson()
2374 ScopedPyObjectPtr text_format( in ToUnicode() local