Searched refs:MESSAGE_SET_ITEM (Results 1 – 5 of 5) sorted by relevance
/external/protobuf/javamicro/src/main/java/com/google/protobuf/micro/ |
D | WireFormatMicro.java | 74 static final int MESSAGE_SET_ITEM = 1; field in 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/ |
D | WireFormat.java | 160 static final int MESSAGE_SET_ITEM = 1; field in WireFormat 166 makeTag(MESSAGE_SET_ITEM, WIRETYPE_START_GROUP); 168 makeTag(MESSAGE_SET_ITEM, WIRETYPE_END_GROUP);
|
D | CodedOutputStream.java | 631 return computeTagSize(WireFormat.MESSAGE_SET_ITEM) * 2 in computeMessageSetExtensionSize() 643 return computeTagSize(WireFormat.MESSAGE_SET_ITEM) * 2 in computeRawMessageSetExtensionSize() 655 return computeTagSize(WireFormat.MESSAGE_SET_ITEM) * 2 in computeLazyFieldMessageSetExtensionSize() 1227 writeTag(WireFormat.MESSAGE_SET_ITEM, WireFormat.WIRETYPE_START_GROUP); in writeMessageSetExtension() 1230 writeTag(WireFormat.MESSAGE_SET_ITEM, WireFormat.WIRETYPE_END_GROUP); in writeMessageSetExtension() 1236 writeTag(WireFormat.MESSAGE_SET_ITEM, WireFormat.WIRETYPE_START_GROUP); in writeRawMessageSetExtension() 1239 writeTag(WireFormat.MESSAGE_SET_ITEM, WireFormat.WIRETYPE_END_GROUP); in writeRawMessageSetExtension() 1573 writeTag(WireFormat.MESSAGE_SET_ITEM, WireFormat.WIRETYPE_START_GROUP); in writeMessageSetExtension() 1576 writeTag(WireFormat.MESSAGE_SET_ITEM, WireFormat.WIRETYPE_END_GROUP); in writeMessageSetExtension() 1582 writeTag(WireFormat.MESSAGE_SET_ITEM, WireFormat.WIRETYPE_START_GROUP); in writeRawMessageSetExtension() [all …]
|
/external/google-tv-pairing-protocol/java/jar/ |
D | protobuf-java-2.2.0-lite.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/v8/src/inspector/build/closure-compiler/ |
D | closure-compiler.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |