Searched defs:WireFormat (Results 1 - 7 of 7) sorted by relevance

/external/google-tv-pairing-protocol/java/src/com/google/polo/wire/
H A DWireFormat.java27 public enum WireFormat { enum
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dwire_format.h75 class LIBPROTOBUF_EXPORT WireFormat { class in namespace:google::protobuf::internal
124 // WireFormat::SerializeWithCachedSizes() on the same object.
194 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(WireFormat);
199 inline WireFormatLite::WireType WireFormat::WireTypeForField(
208 inline WireFormatLite::WireType WireFormat::WireTypeForFieldType(
217 inline uint32 WireFormat::MakeTag(const FieldDescriptor* field) {
221 inline int WireFormat::TagSize(int field_number, FieldDescriptor::Type type) {
229 inline void WireFormat::VerifyUTF8String(const char* data, int size,
230 WireFormat::Operation op) {
232 WireFormat
[all...]
/external/protobuf/src/google/protobuf/
H A Dwire_format.h74 class LIBPROTOBUF_EXPORT WireFormat { class in namespace:google::protobuf::internal
123 // WireFormat::SerializeWithCachedSizes() on the same object.
241 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(WireFormat);
262 inline WireFormatLite::WireType WireFormat::WireTypeForField(
271 inline WireFormatLite::WireType WireFormat::WireTypeForFieldType(
280 inline uint32 WireFormat::MakeTag(const FieldDescriptor* field) {
284 inline int WireFormat::TagSize(int field_number, FieldDescriptor::Type type) {
292 inline void WireFormat::VerifyUTF8String(const char* data, int size,
293 WireFormat::Operation op) {
295 WireFormat
[all...]
/external/protobuf/java/src/main/java/com/google/protobuf/
H A DWireFormat.java44 public final class WireFormat { class
46 private WireFormat() {} method in class:WireFormat
/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 141 milliseconds