Home
last modified time | relevance | path

Searched defs:doRead (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/ex/framesequence/jni/
H A DStream.cpp110 size_t MemoryStream::doRead(void* buffer, size_t size) { in doRead() function in MemoryStream
118 size_t FileStream::doRead(void* buffer, size_t size) { in doRead() function in FileStream
122 size_t JavaInputStream::doRead(void* dstBuffer, size_t size) { in doRead() function in JavaInputStream
/aosp12/frameworks/base/apct-tests/perftests/core/src/com/android/internal/util/
H A DFastDataPerfTest.java121 private static void doRead(DataInput in) throws IOException { in doRead() method in FastDataPerfTest
/aosp12/frameworks/base/apct-tests/perftests/core/src/android/util/
H A DXmlPerfTest.java100 private void doRead(Supplier<TypedXmlSerializer> outFactory, in doRead() method in XmlPerfTest
/aosp12/frameworks/av/media/libstagefright/
H A DSimpleDecodingSource.cpp224 status_t SimpleDecodingSource::doRead( in doRead() function in SimpleDecodingSource
/aosp12/frameworks/base/libs/hwui/jni/
H A DCreateJavaOutputStreamAdaptor.cpp94 size_t doRead(void* buffer, size_t size, JNIEnv* env) { in doRead() function in JavaInputStreamAdaptor
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer/buffer/
H A DSampleChunkIoHelper.java440 private void doRead(int index) throws IOException { in doRead() method in SampleChunkIoHelper
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer2/buffer/
H A DSampleChunkIoHelper.java485 private void doRead(int index) throws IOException { in doRead() method in SampleChunkIoHelper
/aosp12/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
H A DNativeNfcTag.java347 private native byte[] doRead(); in doRead() method in NativeNfcTag
/aosp12/hardware/interfaces/audio/core/all-versions/default/
H A DStreamIn.cpp80 void ReadThread::doRead() { in doRead() function in android::hardware::audio::CPP_VERSION::implementation::__anon4670320a0110::ReadThread