Home
last modified time | relevance | path

Searched defs:ReadChunk (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/cronet/net/base/
H A Dchunked_upload_data_stream.cc89 int ChunkedUploadDataStream::ReadChunk(IOBuffer* buf, int buf_len) { in ReadChunk() function in net::ChunkedUploadDataStream
/aosp_15_r20/external/webrtc/modules/audio_processing/agc2/rnn_vad/
H A Dtest_utils.cc47 bool ReadChunk(rtc::ArrayView<float> dst) override { in ReadChunk() function in webrtc::rnn_vad::__anon96ab64690111::FloatFileReader
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Chm/
H A DChmIn.cpp216 HRESULT CInArchive::ReadChunk(IInStream *inStream, UInt64 pos, UInt64 size) in ReadChunk() function in NArchive::NChm::CInArchive
/aosp_15_r20/trusty/user/app/storage/test/storage-unittest/
Dmain.c207 static int ReadChunk(file_handle_t handle, in ReadChunk() function
/aosp_15_r20/system/core/trusty/storage/tests/
H A Dmain.cpp173 void StorageServiceTest::ReadChunk(file_handle_t handle, in ReadChunk() function in StorageServiceTest
/aosp_15_r20/external/webrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc305 bool ReadChunk(FILE* file, in ReadChunk() function