Home
last modified time | relevance | path

Searched defs:readUInt32 (Results 1 – 16 of 16) sorted by relevance

/external/icu/libicu/cts_headers/
Dudataswp.h166 UDataReadUInt32 *readUInt32; member
/external/cronet/third_party/icu/source/common/
Dudataswp.h166 UDataReadUInt32 *readUInt32; member
/external/icu/icu4c/source/common/
Dudataswp.h166 UDataReadUInt32 *readUInt32; member
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/
DIsoTypeReader.java34 public static long readUInt32(ByteBuffer bb) { in readUInt32() method in IsoTypeReader
/external/cronet/third_party/protobuf/objectivec/
DGPBCodedInputStream.m487 - (uint32_t)readUInt32 { method
/external/protobuf/objectivec/
DGPBCodedInputStream.m487 - (uint32_t)readUInt32 { method
/external/protobuf/javanano/src/main/java/com/google/protobuf/nano/
DCodedInputByteBufferNano.java248 public int readUInt32() throws IOException { in readUInt32() method in CodedInputByteBufferNano
/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DReader.java180 int readUInt32() throws IOException; in readUInt32() method
DCodedInputStream.java340 public abstract int readUInt32() throws IOException; in readUInt32() method in CodedInputStream
953 public int readUInt32() throws IOException { in readUInt32() method in CodedInputStream.ArrayDecoder
1681 public int readUInt32() throws IOException { in readUInt32() method in CodedInputStream.UnsafeDirectNioDecoder
2471 public int readUInt32() throws IOException { in readUInt32() method in CodedInputStream.StreamDecoder
3596 public int readUInt32() throws IOException { in readUInt32() method in CodedInputStream.IterableDirectByteBufferDecoder
DCodedInputStreamReader.java271 public int readUInt32() throws IOException { in readUInt32() method in CodedInputStreamReader
DBinaryReader.java338 public int readUInt32() throws IOException { in readUInt32() method in BinaryReader.SafeHeapReader
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DReader.java180 int readUInt32() throws IOException; in readUInt32() method
DCodedInputStream.java340 public abstract int readUInt32() throws IOException; in readUInt32() method in CodedInputStream
953 public int readUInt32() throws IOException { in readUInt32() method in CodedInputStream.ArrayDecoder
1681 public int readUInt32() throws IOException { in readUInt32() method in CodedInputStream.UnsafeDirectNioDecoder
2471 public int readUInt32() throws IOException { in readUInt32() method in CodedInputStream.StreamDecoder
3596 public int readUInt32() throws IOException { in readUInt32() method in CodedInputStream.IterableDirectByteBufferDecoder
DCodedInputStreamReader.java271 public int readUInt32() throws IOException { in readUInt32() method in CodedInputStreamReader
DBinaryReader.java338 public int readUInt32() throws IOException { in readUInt32() method in BinaryReader.SafeHeapReader
/external/protobuf/javamicro/src/main/java/com/google/protobuf/micro/
DCodedInputStreamMicro.java255 public int readUInt32() throws IOException { in readUInt32() method in CodedInputStreamMicro