Home
last modified time | relevance | path

Searched defs:readFixed64 (Results 1 - 6 of 6) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DGPBWire.php213 public static function readFixed64(&$input, &$value) function
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DReader.java109 long readFixed64() throws IOException; in readFixed64() method
H A DCodedInputStreamReader.java139 public long readFixed64() throws IOException { in readFixed64() method in CodedInputStreamReader
H A DBinaryReader.java191 public long readFixed64() throws IOException { in readFixed64() method in BinaryReader.SafeHeapReader
H A DCodedInputStream.java270 public abstract long readFixed64() throws IOException; in readFixed64() method in CodedInputStream
771 public long readFixed64() throws IOException { in readFixed64() method in CodedInputStream.ArrayDecoder
1485 public long readFixed64() throws IOException { in readFixed64() method in CodedInputStream.UnsafeDirectNioDecoder
2237 public long readFixed64() throws IOException { in readFixed64() method in CodedInputStream.StreamDecoder
3333 public long readFixed64() throws IOException { in readFixed64() method in CodedInputStream.IterableDirectByteBufferDecoder
/third_party/protobuf/js/binary/
H A Dreader.js

Completed in 12 milliseconds