Home
last modified time | relevance | path

Searched defs:readFixed32 (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/java/src/main/java/com/google/protobuf/nano/
DCodedInputByteBufferNano.java178 public int readFixed32() throws IOException { in readFixed32() method in CodedInputByteBufferNano
/external/protobuf/java/src/main/java/com/google/protobuf/micro/
DCodedInputStreamMicro.java186 public int readFixed32() throws IOException { in readFixed32() method in CodedInputStreamMicro
/external/protobuf/java/src/main/java/com/google/protobuf/
DCodedInputStream.java357 public int readFixed32() throws IOException { in readFixed32() method in CodedInputStream