Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/common/
Dudataswp.h166 UDataReadUInt32 *readUInt32; member
/third_party/skia/m133/third_party/externals/icu/source/common/
Dudataswp.h166 UDataReadUInt32 *readUInt32; member
/third_party/skia/third_party/externals/icu/source/common/
Dudataswp.h166 UDataReadUInt32 *readUInt32; member
/third_party/skia/experimental/skrive/src/reader/
DBinaryReader.cpp67 uint32_t readUInt32(const char[]) override { in readUInt32() function in skrive::internal::__anon9d36a0fd0111::BinaryReader
DJsonReader.cpp109 uint32_t readUInt32(const char label[]) override { in readUInt32() function in skrive::internal::__anonabac02520111::JsonReader
/third_party/protobuf/objectivec/
DGPBCodedInputStream.m547 - (uint32_t)readUInt32 { method
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DReader.java157 int readUInt32() throws IOException; in readUInt32() method
DCodedInputStream.java343 public abstract int readUInt32() throws IOException; in readUInt32() method in CodedInputStream
933 public int readUInt32() throws IOException { in readUInt32() method in CodedInputStream.ArrayDecoder
1638 public int readUInt32() throws IOException { in readUInt32() method in CodedInputStream.UnsafeDirectNioDecoder
2419 public int readUInt32() throws IOException { in readUInt32() method in CodedInputStream.StreamDecoder
3538 public int readUInt32() throws IOException { in readUInt32() method in CodedInputStream.IterableDirectByteBufferDecoder
DCodedInputStreamReader.java248 public int readUInt32() throws IOException { in readUInt32() method in CodedInputStreamReader
DBinaryReader.java315 public int readUInt32() throws IOException { in readUInt32() method in BinaryReader.SafeHeapReader