Home
last modified time | relevance | path

Searched defs:read (Results 1801 – 1825 of 6627) sorted by relevance

1...<<71727374757677787980>>...266

/aosp_15_r20/system/libhidl/libhidlmemory/
H A DAshmemMemory.h45 Return<void> read() override { return Void(); } in read() function
/aosp_15_r20/frameworks/base/native/graphics/jni/
H A Daassetstreamadaptor.cpp82 size_t AAssetStreamAdaptor::read(void* buffer, size_t size) { in read() function in AAssetStreamAdaptor
/aosp_15_r20/external/skia/src/base/
H A DSkBuffer.cpp27 bool SkRBuffer::read(void* buffer, size_t size) { in read() function in SkRBuffer
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapContent.java556 int read = 0; in setRead() local
3692 String read = c.getString(c.getColumnIndex(Sms.READ)); in getSmsMessage() local
3981 String read = c.getString(c.getColumnIndex(Mms.READ)); in getMmsMessage() local
4092 String read = in getEmailMessage() local
4273 int read = in getIMMessage() local
/aosp_15_r20/art/compiler/optimizing/
H A Dload_store_elimination_test.cc1338 HInstanceFieldGet* read = MakeIFieldGet(main, object, field_type, MemberOffset(32)); in TEST_P() local
1416 HInstanceFieldGet* read = MakeIFieldGet(return_block, object, field_type, MemberOffset(32)); in TEST_P() local
1451 HInstanceFieldGet* read = MakeIFieldGet(return_block, object, field_type, MemberOffset(32)); in TEST_P() local
1483 HInstanceFieldGet* read = MakeIFieldGet(return_block, object, field_type, MemberOffset(32)); in TEST_P() local
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/gcs/
H A Dgcs_filesystem.cc123 int64_t read; in LoadBufferFromGCS() local
565 int64_t read = 0; in NewRandomAccessFile() local
689 int64_t read = in NewReadOnlyMemoryRegionFromFile() local
/aosp_15_r20/external/coreboot/util/nvramtool/
H A Dcmos_lowlevel.h11 unsigned char (*read)(unsigned addr); member
/aosp_15_r20/frameworks/av/media/libstagefright/
H A DRemoteMediaSource.cpp56 status_t RemoteMediaSource::read( in read() function in android::RemoteMediaSource
/aosp_15_r20/art/tools/dexfuzz/src/dexfuzz/rawdex/
H A DEncodedValue.java35 public void read(DexRandomAccessFile file) throws IOException { in read() method in EncodedValue
/aosp_15_r20/external/flac/include/FLAC/
H A Dcallback.h176 FLAC__IOCallback_Read read; /**< See FLAC__IOCallbacks */ member
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-2.0.55/tests/repo/
H A Dprogress.rs21 fn read(&mut self, buf: &mut [u8]) -> Result<usize> { in read() method
/aosp_15_r20/frameworks/av/media/mtp/
H A DPosixAsyncIO.h39 bool read; member
/aosp_15_r20/external/webrtc/sdk/android/src/jni/pc/
H A Dcall_session_file_rotating_log_sink.cc63 size_t read = file_reader.ReadAll(buffer.get(), log_size); in JNI_CallSessionFileRotatingLogSink_GetLogData() local
/aosp_15_r20/frameworks/av/cmds/stagefright/
H A DSineSource.cpp62 status_t SineSource::read( in read() function in android::SineSource
/aosp_15_r20/external/aws-sdk-java-v2/test/protocol-tests/src/test/java/software/amazon/awssdk/protocol/tests/
H A DTruncatedRequestStreamTest.java109 int read = is.read(buff); in drainStream() local
/aosp_15_r20/external/cronet/components/cronet/android/java/src/org/chromium/net/impl/
H A DAndroidBidirectionalStreamWrapper.java32 public void read(ByteBuffer buffer) { in read() method in AndroidBidirectionalStreamWrapper
/aosp_15_r20/external/bazelbuild-rules_rust/examples/bzlmod/all_deps_vendor/basic/src/
H A Dmain.rs50 fn read(&mut self, buf: &mut [u8]) -> std::io::Result<usize> { in read() method
/aosp_15_r20/frameworks/av/media/libnbaio/
H A DAudioBufferProviderSource.cpp49 ssize_t AudioBufferProviderSource::read(void *buffer, size_t count) in read() function in android::AudioBufferProviderSource
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/location/settings/
H A DSettingsStore.java70 protected abstract T read(int version, DataInput in) throws IOException; in read() method in SettingsStore
/aosp_15_r20/external/bazelbuild-rules_rust/examples/sys/basic/src/
H A Dmain.rs35 fn read(&mut self, buf: &mut [u8]) -> std::io::Result<usize> { in read() method
/aosp_15_r20/libcore/ojluni/src/main/java/sun/nio/ch/
H A DSocketDispatcher.java40 int read(FileDescriptor fd, long address, int len) throws IOException { in read() method in SocketDispatcher
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/personality/dwarf/
H A Dmod.rs29 pub unsafe fn read<T: Copy>(&mut self) -> T { in read() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/personality/dwarf/
H A Dmod.rs29 pub unsafe fn read<T: Copy>(&mut self) -> T { in read() method
/aosp_15_r20/external/okhttp/repackaged/okio/okio/src/main/java/com/android/okhttp/okio/
H A DInflaterSource.java57 @Override public long read( in read() method in InflaterSource
/aosp_15_r20/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/file/integration/downloader/
H A DSharedPreferencesDownloadMetadata.java60 public ListenableFuture<Optional<DownloadMetadata>> read(Uri uri) { in read() method in SharedPreferencesDownloadMetadata

1...<<71727374757677787980>>...266