/external/protobuf/js/binary/ |
D | decoder.js | 874 jspb.BinaryDecoder.prototype.readInt64 = function() { method in jspb.BinaryDecoder
|
D | reader.js | 636 jspb.BinaryReader.prototype.readInt64 = function() { method in jspb.BinaryReader
|
/external/protobuf/objectivec/ |
D | GPBCodedInputStream.m | 403 - (int64_t)readInt64 { method
|
/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | Reader.java | 97 long readInt64() throws IOException; in readInt64() method
|
D | CodedInputStream.java | 264 public abstract long readInt64() throws IOException; in readInt64() method in CodedInputStream 759 public long readInt64() throws IOException { in readInt64() method in CodedInputStream.ArrayDecoder 1473 public long readInt64() throws IOException { in readInt64() method in CodedInputStream.UnsafeDirectNioDecoder 2225 public long readInt64() throws IOException { in readInt64() method in CodedInputStream.StreamDecoder 3321 public long readInt64() throws IOException { in readInt64() method in CodedInputStream.IterableDirectByteBufferDecoder
|
D | CodedInputStreamReader.java | 127 public long readInt64() throws IOException { in readInt64() method in CodedInputStreamReader
|
D | BinaryReader.java | 179 public long readInt64() throws IOException { in readInt64() method in BinaryReader.SafeHeapReader
|
/external/protobuf/javanano/src/main/java/com/google/protobuf/nano/ |
D | CodedInputByteBufferNano.java | 163 public long readInt64() throws IOException { in readInt64() method in CodedInputByteBufferNano
|
/external/protobuf/javamicro/src/main/java/com/google/protobuf/micro/ |
D | CodedInputStreamMicro.java | 171 public long readInt64() throws IOException { in readInt64() method in CodedInputStreamMicro
|
/external/llvm-project/llvm/include/llvm/ProfileData/ |
D | GCOV.h | 162 bool readInt64(uint64_t &Val) { in readInt64() function
|
/external/protobuf/php/src/Google/Protobuf/Internal/ |
D | GPBWire.php | 171 public static function readInt64(&$input, &$value) function in Google\\Protobuf\\Internal\\GPBWire
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/ |
D | GCOV.h | 210 bool readInt64(uint64_t &Val) { in readInt64() function
|
/external/llvm/include/llvm/Support/ |
D | GCOV.h | 197 bool readInt64(uint64_t &Val) { in readInt64() function
|
/external/flatbuffers/js/ |
D | flatbuffers.js | 957 flatbuffers.ByteBuffer.prototype.readInt64 = function(offset) { method in flatbuffers.ByteBuffer
|
/external/libchrome/mojo/public/js/lib/ |
D | codec.js | 93 Decoder.prototype.readInt64 = function() { method in Decoder
|