Searched refs:MESSAGE_SET_MESSAGE (Results 1 – 5 of 5) sorted by relevance
/external/protobuf/javamicro/src/main/java/com/google/protobuf/micro/ |
D | WireFormatMicro.java | 76 static final int MESSAGE_SET_MESSAGE = 3; field in WireFormatMicro 86 makeTag(MESSAGE_SET_MESSAGE, WIRETYPE_LENGTH_DELIMITED);
|
/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | WireFormat.java | 162 static final int MESSAGE_SET_MESSAGE = 3; field in WireFormat 172 makeTag(MESSAGE_SET_MESSAGE, WIRETYPE_LENGTH_DELIMITED);
|
D | CodedOutputStream.java | 633 + computeMessageSize(WireFormat.MESSAGE_SET_MESSAGE, value); in computeMessageSetExtensionSize() 645 + computeBytesSize(WireFormat.MESSAGE_SET_MESSAGE, value); in computeRawMessageSetExtensionSize() 657 + computeLazyFieldSize(WireFormat.MESSAGE_SET_MESSAGE, value); in computeLazyFieldMessageSetExtensionSize() 1229 writeMessage(WireFormat.MESSAGE_SET_MESSAGE, value); in writeMessageSetExtension() 1238 writeBytes(WireFormat.MESSAGE_SET_MESSAGE, value); in writeRawMessageSetExtension() 1575 writeMessage(WireFormat.MESSAGE_SET_MESSAGE, value); in writeMessageSetExtension() 1584 writeBytes(WireFormat.MESSAGE_SET_MESSAGE, value); in writeRawMessageSetExtension() 2078 writeMessage(WireFormat.MESSAGE_SET_MESSAGE, value); in writeMessageSetExtension() 2087 writeBytes(WireFormat.MESSAGE_SET_MESSAGE, value); in writeRawMessageSetExtension() 2381 writeMessage(WireFormat.MESSAGE_SET_MESSAGE, value); in writeMessageSetExtension() [all …]
|
/external/v8/src/inspector/build/closure-compiler/ |
D | closure-compiler.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |
/external/error_prone/error_prone/ |
D | error_prone_core-2.3.2-with-dependencies.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
META- ... |