Home
last modified time | relevance | path

Searched defs:readFixed32 (Results 1 - 7 of 7) sorted by relevance

/third_party/protobuf/js/experimental/runtime/kernel/
H A Dreader.js72 function readFixed32(bufferDecoder, start) { function
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DGPBWire.php208 public static function readFixed32(&$input, &$value) function
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DReader.java115 int readFixed32() throws IOException; in readFixed32() method
H A DCodedInputStreamReader.java145 public int readFixed32() throws IOException { in readFixed32() method in CodedInputStreamReader
H A DBinaryReader.java197 public int readFixed32() throws IOException { in readFixed32() method in BinaryReader.SafeHeapReader
H A DCodedInputStream.java273 public abstract int readFixed32() throws IOException; in readFixed32() method in CodedInputStream
776 public int readFixed32() throws IOException { in readFixed32() method in CodedInputStream.ArrayDecoder
1490 public int readFixed32() throws IOException { in readFixed32() method in CodedInputStream.UnsafeDirectNioDecoder
2242 public int readFixed32() throws IOException { in readFixed32() method in CodedInputStream.StreamDecoder
3338 public int readFixed32() throws IOException { in readFixed32() method in CodedInputStream.IterableDirectByteBufferDecoder
/third_party/protobuf/js/binary/
H A Dreader.js

Completed in 12 milliseconds