/aosp_15_r20/packages/modules/adb/client/ |
D | usb_libusb.cpp | 116 struct ReadBlock { struct 117 LibusbConnection* self = nullptr; 118 libusb_transfer* transfer = nullptr; 119 Block block; 120 bool active = false;
|
/aosp_15_r20/external/pdfium/core/fxcrt/ |
H A D | fx_stream.cpp | 28 size_t ReadBlock(pdfium::span<uint8_t> buffer) override { in ReadBlock() function in __anon7dd8d9630111::CFX_CRTFileStream 88 size_t IFX_SeekableReadStream::ReadBlock(pdfium::span<uint8_t> buffer) { in ReadBlock() function in IFX_SeekableReadStream
|
H A D | cfx_memorystream.cpp | 59 size_t CFX_MemoryStream::ReadBlock(pdfium::span<uint8_t> buffer) { in ReadBlock() function in CFX_MemoryStream
|
H A D | cfx_seekablestreamproxy.cpp | 185 size_t CFX_SeekableStreamProxy::ReadBlock(wchar_t* pStr, size_t size) { in ReadBlock() function in CFX_SeekableStreamProxy
|
/aosp_15_r20/external/pdfium/core/fxcodec/ |
H A D | cfx_codec_memory.cpp | 24 size_t CFX_CodecMemory::ReadBlock(pdfium::span<uint8_t> buffer) { in ReadBlock() function in CFX_CodecMemory
|
/aosp_15_r20/external/pdfium/core/fpdfapi/parser/ |
H A D | cpdf_seekablemultistream.cpp | 63 size_t CPDF_SeekableMultiStream::ReadBlock(pdfium::span<uint8_t> buffer) { in ReadBlock() function in CPDF_SeekableMultiStream
|
H A D | cpdf_syntax_parser.cpp | 166 bool CPDF_SyntaxParser::ReadBlock(pdfium::span<uint8_t> buffer) { in ReadBlock() function in CPDF_SyntaxParser
|
/aosp_15_r20/external/lzma/CPP/7zip/Common/ |
H A D | InBuffer.cpp | 51 bool CInBufferBase::ReadBlock() in ReadBlock() function in CInBufferBase
|
/aosp_15_r20/external/leveldb/table/ |
H A D | format.cc | 64 Status ReadBlock(RandomAccessFile* file, const ReadOptions& options, in ReadBlock() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/io/ |
H A D | format.cc | 80 Status ReadBlock(RandomAccessFile* file, const BlockHandle& handle, in ReadBlock() function
|
/aosp_15_r20/system/core/fs_mgr/libsnapshot/libsnapshot_cow/ |
H A D | snapshot_reader.cpp | 148 ssize_t CompressedSnapshotReader::ReadBlock(uint64_t chunk, size_t start_offset, void* buffer, in ReadBlock() function in android::snapshot::CompressedSnapshotReader
|
/aosp_15_r20/trusty/user/app/keymaster/ |
D | trusty_secure_deletion_secret_storage.cpp | 119 std::optional<Buffer> ReadBlock(storage_off_t readPos, in ReadBlock() function in keymaster::__anonf448859f0111::StorageFile
|
/aosp_15_r20/external/pdfium/fpdfsdk/ |
H A D | cpdfsdk_helpers.cpp | 137 size_t FPDF_FileHandlerContext::ReadBlock(pdfium::span<uint8_t> buffer) { in ReadBlock() function in __anond0aea4ce0111::FPDF_FileHandlerContext
|
/aosp_15_r20/external/lzma/CPP/7zip/Compress/ |
H A D | BZip2Decoder.cpp | 994 HRESULT CDecoder::ReadBlock() in ReadBlock() function in NCompress::NBZip2::CDecoder
|
/aosp_15_r20/external/pdfium/public/ |
H A D | fpdfview.h | 514 FPDF_RESULT (*ReadBlock)(void* clientData, member
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/ |
H A D | ArjHandler.cpp | 518 HRESULT CArc::ReadBlock(bool &filled, CExtendedInfo *extendedInfo) in ReadBlock() function in NArchive::CArc
|