Home
last modified time | relevance | path

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

12345678910>>...29

/aosp_15_r20/external/protobuf/java/core/src/main/java/com/google/protobuf/
H A 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
H A DReader.java180 int readUInt32() throws IOException; in readUInt32() method
H A DCodedInputStreamReader.java271 public int readUInt32() throws IOException { in readUInt32() method in CodedInputStreamReader
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A 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
H A DReader.java180 int readUInt32() throws IOException; in readUInt32() method
H A DCodedInputStreamReader.java271 public int readUInt32() throws IOException { in readUInt32() method in CodedInputStreamReader
H A DBinaryReader.java338 public int readUInt32() throws IOException { in readUInt32() method in BinaryReader.SafeHeapReader
/aosp_15_r20/external/icu/libicu/cts_headers/
H A Dudataswp.h166 UDataReadUInt32 *readUInt32; member
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Dudataswp.h166 UDataReadUInt32 *readUInt32; member
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/android/include/external/icu/icu4c/source/common/
H A Dudataswp.h166 UDataReadUInt32 *readUInt32; member
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_bionic/include/external/icu/icu4c/source/common/
H A Dudataswp.h166 UDataReadUInt32 *readUInt32; member
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/common_os/include/external/icu/icu4c/source/common/
H A Dudataswp.h166 UDataReadUInt32 *readUInt32; member
/aosp_15_r20/external/icu/icu4c/source/common/
H A Dudataswp.h166 UDataReadUInt32 *readUInt32; member
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_glibc/include/external/icu/icu4c/source/common/
H A Dudataswp.h166 UDataReadUInt32 *readUInt32; member
/aosp_15_r20/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/
H A DIsoTypeReader.java34 public static long readUInt32(ByteBuffer bb) { in readUInt32() method in IsoTypeReader
/aosp_15_r20/packages/modules/Connectivity/service-t/src/com/android/server/connectivity/mdns/
DMdnsPacketReader.java127 public long readUInt32() throws EOFException { in readUInt32() method in MdnsPacketReader
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Serialization/
DASTRecordReader.h310 uint32_t readUInt32() { in readUInt32() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Serialization/
DASTRecordReader.h305 uint32_t readUInt32() { in readUInt32() function
/aosp_15_r20/external/protobuf/objectivec/
H A DGPBCodedInputStream.m487 - (uint32_t)readUInt32 { method
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Serialization/
DASTRecordReader.h305 uint32_t readUInt32() { in readUInt32() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Serialization/
DASTRecordReader.h305 uint32_t readUInt32() { in readUInt32() function
/aosp_15_r20/external/cronet/third_party/protobuf/objectivec/
H A DGPBCodedInputStream.m487 - (uint32_t)readUInt32 { method
/aosp_15_r20/external/protobuf/javanano/src/main/java/com/google/protobuf/nano/
H A DCodedInputByteBufferNano.java248 public int readUInt32() throws IOException { in readUInt32() method in CodedInputByteBufferNano
/aosp_15_r20/external/protobuf/javamicro/src/main/java/com/google/protobuf/micro/
H A DCodedInputStreamMicro.java255 public int readUInt32() throws IOException { in readUInt32() method in CodedInputStreamMicro
/aosp_15_r20/out/soong/.intermediates/external/protobuf/libprotobuf-java-micro/android_common_apex33/turbine/
Dlibprotobuf-java-micro.jarcom/google/protobuf/micro/ByteStringMicro.class <Unknown> package com.google. ...

12345678910>>...29