/aosp_15_r20/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | CodedInputStream.java | 273 public abstract int readInt32() throws IOException; in readInt32() method in CodedInputStream 772 public int readInt32() throws IOException { in readInt32() method in CodedInputStream.ArrayDecoder 1487 public int readInt32() throws IOException { in readInt32() method in CodedInputStream.UnsafeDirectNioDecoder 2280 public int readInt32() throws IOException { in readInt32() method in CodedInputStream.StreamDecoder 3375 public int readInt32() throws IOException { in readInt32() method in CodedInputStream.IterableDirectByteBufferDecoder
|
H A D | Reader.java | 104 int readInt32() throws IOException; in readInt32() method
|
H A D | CodedInputStreamReader.java | 134 public int readInt32() throws IOException { in readInt32() method in CodedInputStreamReader
|
H A D | BinaryReader.java | 186 public int readInt32() throws IOException { in readInt32() method in BinaryReader.SafeHeapReader
|
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | CodedInputStream.java | 273 public abstract int readInt32() throws IOException; in readInt32() method in CodedInputStream 772 public int readInt32() throws IOException { in readInt32() method in CodedInputStream.ArrayDecoder 1487 public int readInt32() throws IOException { in readInt32() method in CodedInputStream.UnsafeDirectNioDecoder 2280 public int readInt32() throws IOException { in readInt32() method in CodedInputStream.StreamDecoder 3375 public int readInt32() throws IOException { in readInt32() method in CodedInputStream.IterableDirectByteBufferDecoder
|
H A D | Reader.java | 104 int readInt32() throws IOException; in readInt32() method
|
H A D | CodedInputStreamReader.java | 134 public int readInt32() throws IOException { in readInt32() method in CodedInputStreamReader
|
H A D | BinaryReader.java | 186 public int readInt32() throws IOException { in readInt32() method in BinaryReader.SafeHeapReader
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/test/java/com/google/android/exoplayer2/extractor/ |
H A D | VorbisBitArrayTest.java | 87 public void readInt32() { in readInt32() method in VorbisBitArrayTest
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/test/java/com/google/android/exoplayer2/extractor/ |
H A D | VorbisBitArrayTest.java | 87 public void readInt32() { in readInt32() method in VorbisBitArrayTest
|
/aosp_15_r20/frameworks/base/libs/hwui/jni/ |
H A D | ScopedParcel.cpp | 22 int32_t ScopedParcel::readInt32() { in readInt32() function in ScopedParcel
|
/aosp_15_r20/external/flatbuffers/ts/ |
H A D | byte-buffer.ts | 70 readInt32(offset: number): number { method in ByteBuffer
|
/aosp_15_r20/external/protobuf/objectivec/ |
H A D | GPBCodedInputStream.m | 415 - (int32_t)readInt32 { method
|
/aosp_15_r20/external/cronet/third_party/protobuf/objectivec/ |
H A D | GPBCodedInputStream.m | 415 - (int32_t)readInt32 { method
|
/aosp_15_r20/external/protobuf/javanano/src/main/java/com/google/protobuf/nano/ |
H A D | CodedInputByteBufferNano.java | 168 public int readInt32() throws IOException { in readInt32() method in CodedInputByteBufferNano
|
/aosp_15_r20/external/python/bumble/extras/android/RemoteHCI/lib/src/main/java/android/os/ |
D | HwParcel.java | 50 public native final int readInt32(); in readInt32() method in HwParcel
|
/aosp_15_r20/external/protobuf/javamicro/src/main/java/com/google/protobuf/micro/ |
H A D | CodedInputStreamMicro.java | 176 public int readInt32() throws IOException { in readInt32() method in CodedInputStreamMicro
|
/aosp_15_r20/system/libhwbinder/ |
H A D | Parcel.cpp | 945 status_t Parcel::readInt32(int32_t *pArg) const in readInt32() function in android::hardware::Parcel 950 int32_t Parcel::readInt32() const in readInt32() function in android::hardware::Parcel
|
/aosp_15_r20/external/protobuf/php/src/Google/Protobuf/Internal/ |
H A D | GPBWire.php | 166 public static function readInt32(&$input, &$value) function in Google\\Protobuf\\Internal\\GPBWire
|
/aosp_15_r20/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
H A D | GPBWire.php | 166 public static function readInt32(&$input, &$value) function in Google\\Protobuf\\Internal\\GPBWire
|
/aosp_15_r20/frameworks/base/core/java/android/os/ |
H A D | HwParcel.java | 369 public native final int readInt32(); in readInt32() method in HwParcel
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/api/hwbinder.stubs/android_common/turbine/ |
D | hwbinder.stubs.jar | android/os/DeadObjectException.class
<Unknown>
package android.os
public android.os. ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/api/hwbinder.stubs/android_common/turbine-combined/ |
D | hwbinder.stubs.jar | android/os/DeadObjectException.class
<Unknown>
package android.os
public android.os. ... |
/aosp_15_r20/out/soong/.intermediates/external/protobuf/libprotobuf-java-micro/android_common_apex33/turbine/ |
D | libprotobuf-java-micro.jar | com/google/protobuf/micro/ByteStringMicro.class
<Unknown>
package com.google. ... |
/aosp_15_r20/external/libchrome/mojo/public/js/lib/ |
H A D | codec.js | 81 Decoder.prototype.readInt32 = function() { method in Decoder
|