/aosp12/art/tools/dexfuzz/src/dexfuzz/rawdex/ |
H A D | AnnotationSetRefList.java | 26 public void read(DexRandomAccessFile file) throws IOException { in read() method in AnnotationSetRefList
|
H A D | EncodedArray.java | 26 public void read(DexRandomAccessFile file) throws IOException { in read() method in EncodedArray
|
H A D | EncodedCatchHandlerList.java | 26 public void read(DexRandomAccessFile file) throws IOException { in read() method in EncodedCatchHandlerList
|
H A D | EncodedTypeAddrPair.java | 26 public void read(DexRandomAccessFile file) throws IOException { in read() method in EncodedTypeAddrPair
|
H A D | FieldAnnotation.java | 26 public void read(DexRandomAccessFile file) throws IOException { in read() method in FieldAnnotation
|
H A D | MethodAnnotation.java | 26 public void read(DexRandomAccessFile file) throws IOException { in read() method in MethodAnnotation
|
H A D | ParameterAnnotation.java | 26 public void read(DexRandomAccessFile file) throws IOException { in read() method in ParameterAnnotation
|
H A D | EncodedAnnotation.java | 27 public void read(DexRandomAccessFile file) throws IOException { in read() method in EncodedAnnotation
|
H A D | FieldIdItem.java | 27 public void read(DexRandomAccessFile file) throws IOException { in read() method in FieldIdItem
|
H A D | MethodIdItem.java | 27 public void read(DexRandomAccessFile file) throws IOException { in read() method in MethodIdItem
|
H A D | ProtoIdItem.java | 27 public void read(DexRandomAccessFile file) throws IOException { in read() method in ProtoIdItem
|
H A D | TryItem.java | 27 public void read(DexRandomAccessFile file) throws IOException { in read() method in TryItem
|
H A D | DebugInfoItem.java | 33 public void read(DexRandomAccessFile file) throws IOException { in read() method in DebugInfoItem
|
/aosp12/packages/services/Car/tools/keventreader/server/ |
H A D | inputsource.cpp | 53 std::optional<com::android::car::keventreader::KeypressEvent> InputSource::read() const { in read() function in InputSource
|
/aosp12/packages/apps/Launcher3/tests/src/com/android/launcher3/util/ |
H A D | TestUtil.java | 45 int read; in installDummyApp() local
|
/aosp12/frameworks/av/media/libaaudio/src/flowgraph/ |
H A D | SinkFloat.cpp | 28 int32_t SinkFloat::read(void *data, int32_t numFrames) { in read() function in SinkFloat
|
H A D | SinkI32.cpp | 30 int32_t SinkI32::read(void *data, int32_t numFrames) { in read() function in SinkI32
|
/aosp12/frameworks/base/services/usage/java/com/android/server/usage/ |
H A D | UsageStatsXml.java | 35 public static void read(InputStream in, IntervalStats statsOut) throws IOException { in read() method in UsageStatsXml
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/exif/ |
H A D | ExifReader.java | 38 protected ExifData read(InputStream inputStream) throws ExifInvalidFormatException, IOException { in read() method in ExifReader
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/tests/ |
H A D | sdv_async_http_proxy.rs | 114 let read = response in sdv_async_client_send_request() localVariable
|
/aosp12/packages/apps/Dialer/java/com/android/voicemail/impl/mail/store/imap/ |
H A D | ImapMemoryLiteral.java | 37 int read = in.read(data, pos, data.length - pos); in ImapMemoryLiteral() local
|
/aosp12/frameworks/av/media/libnbaio/ |
H A D | LibsndfileSource.cpp | 46 ssize_t LibsndfileSource::read(void *buffer, size_t count) in read() function in android::LibsndfileSource
|
/aosp12/frameworks/av/media/libstagefright/ |
H A D | CallbackMediaSource.cpp | 39 status_t CallbackMediaSource::read(MediaBufferBase **buffer, const ReadOptions *options) { in read() function in android::CallbackMediaSource
|
/aosp12/hardware/interfaces/sensors/common/utils/ |
H A D | EventMessageQueueWrapper.h | 71 virtual bool read(V2_1::Event* events, size_t numToRead) override { in read() function 114 virtual bool read(V2_1::Event* events, size_t numToRead) override { in read() function
|
/aosp12/frameworks/base/core/java/android/service/persistentdata/ |
H A D | IPersistentDataBlockService.aidl | 31 byte[] read(); in read() method
|