Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/icu/source/common/
Dudataswp.h166 UDataReadUInt32 *readUInt32; member
/third_party/icu/icu4c/source/common/
Dudataswp.h166 UDataReadUInt32 *readUInt32; member
/third_party/skia/third_party/externals/icu/source/common/
Dudataswp.h166 UDataReadUInt32 *readUInt32; member
/third_party/node/deps/icu-small/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::__anon499d2b5b0111::BinaryReader
DJsonReader.cpp109 uint32_t readUInt32(const char label[]) override { in readUInt32() function in skrive::internal::__anon4d905d300111::JsonReader
/third_party/protobuf/objectivec/
DGPBCodedInputStream.m487 - (uint32_t)readUInt32 { method
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DReader.java171 int readUInt32() throws IOException; in readUInt32() method
DCodedInputStream.java334 public abstract int readUInt32() throws IOException; in readUInt32() method in CodedInputStream
949 public int readUInt32() throws IOException { in readUInt32() method in CodedInputStream.ArrayDecoder
1676 public int readUInt32() throws IOException { in readUInt32() method in CodedInputStream.UnsafeDirectNioDecoder
2425 public int readUInt32() throws IOException { in readUInt32() method in CodedInputStream.StreamDecoder
3536 public int readUInt32() throws IOException { in readUInt32() method in CodedInputStream.IterableDirectByteBufferDecoder
DCodedInputStreamReader.java250 public int readUInt32() throws IOException { in readUInt32() method in CodedInputStreamReader
DBinaryReader.java327 public int readUInt32() throws IOException { in readUInt32() method in BinaryReader.SafeHeapReader