Searched defs:TextFormat (Results 1 - 6 of 6) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Dtext_format.h57 class LIBPROTOBUF_EXPORT TextFormat { class in namespace:google::protobuf
92 // Like TextFormat::Print
94 // Like TextFormat::PrintUnknownFields
97 // Like TextFormat::PrintToString
99 // Like TextFormat::PrintUnknownFieldsToString
102 // Like TextFormat::PrintFieldValueToString
216 // Like TextFormat::Parse().
218 // Like TextFormat::ParseFromString().
220 // Like TextFormat::Merge().
222 // Like TextFormat
[all...]
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dtext_format.h60 class LIBPROTOBUF_EXPORT TextFormat { class in namespace:google::protobuf
95 // Like TextFormat::Print
97 // Like TextFormat::PrintUnknownFields
100 // Like TextFormat::PrintToString
102 // Like TextFormat::PrintUnknownFieldsToString
105 // Like TextFormat::PrintFieldValueToString
212 // Interface that TextFormat::Parser can use to find extensions.
256 friend class TextFormat;
283 // Like TextFormat::Parse().
285 // Like TextFormat
[all...]
/external/protobuf/java/src/main/java/com/google/protobuf/
H A DTextFormat.java55 public final class TextFormat { class
56 private TextFormat() { method in class:TextFormat
1156 * Thrown by {@link TextFormat#unescapeBytes} and
1157 * {@link TextFormat#unescapeText} when an invalid escape sequence is seen.
/external/google-tv-pairing-protocol/java/jar/
H A Dprotobuf-java-2.2.0-lite.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/protobuf/ com/google/protobuf/UninitializedMessageException ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 121 milliseconds