Home
last modified time | relevance | path

Searched defs:readInt64 (Results 1 - 10 of 10) sorted by relevance

/third_party/protobuf/js/experimental/runtime/kernel/
H A Dreader.js60 function readInt64(bufferDecoder, start) { function
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DGPBWire.php171 public static function readInt64(&$input, &$value) function
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DReader.java97 long readInt64() throws IOException; in readInt64() method
H A DCodedInputStreamReader.java127 public long readInt64() throws IOException { in readInt64() method in CodedInputStreamReader
H A DBinaryReader.java179 public long readInt64() throws IOException { in readInt64() method in BinaryReader.SafeHeapReader
H A DCodedInputStream.java264 public abstract long readInt64() throws IOException; in readInt64() method in CodedInputStream
761 public long readInt64() throws IOException { in readInt64() method in CodedInputStream.ArrayDecoder
1475 public long readInt64() throws IOException { in readInt64() method in CodedInputStream.UnsafeDirectNioDecoder
2227 public long readInt64() throws IOException { in readInt64() method in CodedInputStream.StreamDecoder
3323 public long readInt64() throws IOException { in readInt64() method in CodedInputStream.IterableDirectByteBufferDecoder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
H A DGCOV.h210 bool readInt64(uint64_t &Val) { in readInt64() function in llvm::GCOVBuffer
/third_party/protobuf/js/binary/
H A Ddecoder.js
H A Dreader.js
/third_party/sqlite/src/
H A Dsqlite3.c201466 static i64 readInt64(u8 *p){ global() function
[all...]

Completed in 156 milliseconds