Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Dmessage.h924 friend class TextFormat; variable
/third_party/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs70 [pbr::OriginalName("TEXT_FORMAT")] TextFormat = 4, enumerator
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DTextFormat.java57 public final class TextFormat { class
58 private TextFormat() {} in TextFormat() method in TextFormat