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

/external/protobuf/javamicro/src/main/java/com/google/protobuf/micro/
H A DWireFormatMicro.java76 static final int MESSAGE_SET_MESSAGE = 3; field in class:WireFormatMicro
86 makeTag(MESSAGE_SET_MESSAGE, WIRETYPE_LENGTH_DELIMITED);
/external/protobuf/java/core/src/main/java/com/google/protobuf/
H A DWireFormat.java162 static final int MESSAGE_SET_MESSAGE = 3; field in class:WireFormat
172 makeTag(MESSAGE_SET_MESSAGE, WIRETYPE_LENGTH_DELIMITED);
H A DCodedOutputStream.java633 + computeMessageSize(WireFormat.MESSAGE_SET_MESSAGE, value);
645 + computeBytesSize(WireFormat.MESSAGE_SET_MESSAGE, value);
657 + computeLazyFieldSize(WireFormat.MESSAGE_SET_MESSAGE, value);
1229 writeMessage(WireFormat.MESSAGE_SET_MESSAGE, value);
1238 writeBytes(WireFormat.MESSAGE_SET_MESSAGE, value);
1575 writeMessage(WireFormat.MESSAGE_SET_MESSAGE, value);
1584 writeBytes(WireFormat.MESSAGE_SET_MESSAGE, value);
2078 writeMessage(WireFormat.MESSAGE_SET_MESSAGE, value);
2087 writeBytes(WireFormat.MESSAGE_SET_MESSAGE, value);
2381 writeMessage(WireFormat.MESSAGE_SET_MESSAGE, valu
[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 344 milliseconds