Home
last modified time | relevance | path

Searched defs:readInt32 (Results 1 - 8 of 8) sorted by relevance

/third_party/protobuf/js/experimental/runtime/kernel/
H A Dreader.js46 function readInt32(bufferDecoder, start) { function
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DGPBWire.php166 public static function readInt32(&$input, &$value) function
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DReader.java103 int readInt32() throws IOException; in readInt32() method
H A DCodedInputStreamReader.java133 public int readInt32() throws IOException { in readInt32() method in CodedInputStreamReader
H A DBinaryReader.java185 public int readInt32() throws IOException { in readInt32() method in BinaryReader.SafeHeapReader
H A DCodedInputStream.java267 public abstract int readInt32() throws IOException; in readInt32() method in CodedInputStream
766 public int readInt32() throws IOException { in readInt32() method in CodedInputStream.ArrayDecoder
1480 public int readInt32() throws IOException { in readInt32() method in CodedInputStream.UnsafeDirectNioDecoder
2232 public int readInt32() throws IOException { in readInt32() method in CodedInputStream.StreamDecoder
3328 public int readInt32() throws IOException { in readInt32() method in CodedInputStream.IterableDirectByteBufferDecoder
/third_party/protobuf/js/binary/
H A Ddecoder.js
H A Dreader.js

Completed in 13 milliseconds