Home
last modified time | relevance | path

Searched refs:writeUInt64NoTag (Results 1 – 7 of 7) sorted by relevance

/external/protobuf/java/src/main/java/com/google/protobuf/micro/
DCodedOutputStreamMicro.java137 writeUInt64NoTag(value); in writeUInt64()
296 public void writeUInt64NoTag(final long value) throws IOException { in writeUInt64NoTag() method in CodedOutputStreamMicro
/external/protobuf/java/src/main/java/com/google/protobuf/nano/
DCodedOutputByteBufferNano.java108 writeUInt64NoTag(value); in writeUInt64()
259 public void writeUInt64NoTag(final long value) throws IOException { in writeUInt64NoTag() method in CodedOutputByteBufferNano
DExtension.java440 output.writeUInt64NoTag(uint64Value); in writeSingularData()
576 output.writeUInt64NoTag(Array.getLong(array, i)); in writeRepeatedData()
/external/protobuf/java/src/main/java/com/google/protobuf/
DCodedOutputStream.java185 writeUInt64NoTag(value); in writeUInt64()
384 public void writeUInt64NoTag(final long value) throws IOException { in writeUInt64NoTag() method in CodedOutputStream
DCodedInputStream.java228 output.writeUInt64NoTag(value); in skipField()
DFieldSet.java683 case UINT64 : output.writeUInt64NoTag ((Long ) value); break; in writeElementNoTag()
/external/google-tv-pairing-protocol/java/jar/
Dprotobuf-java-2.2.0-lite.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...