Searched defs:WIRETYPE_START_GROUP (Results 1 - 10 of 10) sorted by relevance

/external/protobuf/java/src/main/java/com/google/protobuf/micro/
H A DWireFormatMicro.java51 static final int WIRETYPE_START_GROUP = 3; field in class:WireFormatMicro
80 makeTag(MESSAGE_SET_ITEM, WIRETYPE_START_GROUP);
/external/protobuf/java/src/main/java/com/google/protobuf/nano/
H A DWireFormatNano.java53 static final int WIRETYPE_START_GROUP = 3; field in class:WireFormatNano
/external/chromium_org/third_party/protobuf/python/google/protobuf/internal/
H A Dwire_format.py50 WIRETYPE_START_GROUP = 3 variable
/external/protobuf/java/src/main/java/com/google/protobuf/
H A DWireFormat.java51 static final int WIRETYPE_START_GROUP = 3; field in class:WireFormat
119 GROUP (JavaType.MESSAGE , WIRETYPE_START_GROUP ) {
156 makeTag(MESSAGE_SET_ITEM, WIRETYPE_START_GROUP);
/external/protobuf/python/google/protobuf/internal/
H A Dwire_format.py50 WIRETYPE_START_GROUP = 3 variable
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite.h91 WIRETYPE_START_GROUP = 3, enumerator in enum:google::protobuf::internal::WireFormatLite::WireType
202 WireFormatLite::WIRETYPE_START_GROUP);
/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.h92 WIRETYPE_START_GROUP = 3, enumerator in enum:google::protobuf::internal::WireFormatLite::WireType
194 WireFormatLite::WIRETYPE_START_GROUP);
/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 580 milliseconds