Home
last modified time | relevance | path

Searched refs:writeInt64NoTag (Results 1 – 9 of 9) sorted by relevance

/external/protobuf/javamicro/src/main/java/com/google/protobuf/micro/
DCodedOutputStreamMicro.java144 writeInt64NoTag(value); in writeInt64()
301 public void writeInt64NoTag(final long value) throws IOException { in writeInt64NoTag() method in CodedOutputStreamMicro
/external/protobuf/objectivec/
DGPBCodedOutputStream.h147 - (void)writeInt64NoTag:(int64_t)value;
DGPBCodedOutputStream.m233 - (void)writeInt64NoTag:(int64_t)value {
560 [self writeInt64NoTag:value];
/external/protobuf/javanano/src/main/java/com/google/protobuf/nano/
DExtension.java401 output.writeInt64NoTag(int64Value); in writeSingularData()
531 output.writeInt64NoTag(Array.getLong(array, i)); in writeRepeatedData()
DCodedOutputByteBufferNano.java117 writeInt64NoTag(value); in writeInt64()
274 public void writeInt64NoTag(final long value) throws IOException { in writeInt64NoTag() method in CodedOutputByteBufferNano
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DFieldSet.java672 case INT64 : output.writeInt64NoTag ((Long ) value); break; in writeElementNoTag()
DCodedOutputStream.java377 public final void writeInt64NoTag(final long value) throws IOException { in writeInt64NoTag() method in CodedOutputStream
/external/google-tv-pairing-protocol/java/jar/
Dprotobuf-java-2.2.0-lite.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/v8/src/inspector/build/closure-compiler/
Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...