Searched refs:MESSAGE_SET_ITEM (Results 1 - 5 of 5) sorted by relevance

/external/protobuf/javamicro/src/main/java/com/google/protobuf/micro/
H A DWireFormatMicro.java74 static final int MESSAGE_SET_ITEM = 1; field in class:WireFormatMicro
80 makeTag(MESSAGE_SET_ITEM, WIRETYPE_START_GROUP);
82 makeTag(MESSAGE_SET_ITEM, WIRETYPE_END_GROUP);
/external/protobuf/java/core/src/main/java/com/google/protobuf/
H A DWireFormat.java160 static final int MESSAGE_SET_ITEM = 1; field in class:WireFormat
166 makeTag(MESSAGE_SET_ITEM, WIRETYPE_START_GROUP);
168 makeTag(MESSAGE_SET_ITEM, WIRETYPE_END_GROUP);
H A DCodedOutputStream.java631 return computeTagSize(WireFormat.MESSAGE_SET_ITEM) * 2
643 return computeTagSize(WireFormat.MESSAGE_SET_ITEM) * 2
655 return computeTagSize(WireFormat.MESSAGE_SET_ITEM) * 2
1227 writeTag(WireFormat.MESSAGE_SET_ITEM, WireFormat.WIRETYPE_START_GROUP);
1230 writeTag(WireFormat.MESSAGE_SET_ITEM, WireFormat.WIRETYPE_END_GROUP);
1236 writeTag(WireFormat.MESSAGE_SET_ITEM, WireFormat.WIRETYPE_START_GROUP);
1239 writeTag(WireFormat.MESSAGE_SET_ITEM, WireFormat.WIRETYPE_END_GROUP);
1573 writeTag(WireFormat.MESSAGE_SET_ITEM, WireFormat.WIRETYPE_START_GROUP);
1576 writeTag(WireFormat.MESSAGE_SET_ITEM, WireFormat.WIRETYPE_END_GROUP);
1582 writeTag(WireFormat.MESSAGE_SET_ITEM, WireForma
[all...]
/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/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 111 milliseconds