/external/pdfium/core/fxcrt/ |
D | cfx_read_only_string_stream.cpp | 23 bool CFX_ReadOnlyStringStream::ReadBlockAtOffset(pdfium::span<uint8_t> buffer, in ReadBlockAtOffset() function in CFX_ReadOnlyStringStream
|
D | cfx_read_only_span_stream.cpp | 22 bool CFX_ReadOnlySpanStream::ReadBlockAtOffset(pdfium::span<uint8_t> buffer, in ReadBlockAtOffset() function in CFX_ReadOnlySpanStream
|
D | cfx_read_only_vector_stream.cpp | 27 bool CFX_ReadOnlyVectorStream::ReadBlockAtOffset(pdfium::span<uint8_t> buffer, in ReadBlockAtOffset() function in CFX_ReadOnlyVectorStream
|
D | cfx_memorystream.cpp | 39 bool CFX_MemoryStream::ReadBlockAtOffset(pdfium::span<uint8_t> buffer, in ReadBlockAtOffset() function in CFX_MemoryStream
|
D | cfx_memorystream_unittest.cpp | 11 TEST(CFXMemoryStreamTest, ReadBlockAtOffset) { in TEST() argument
|
D | fx_stream.cpp | 24 bool ReadBlockAtOffset(pdfium::span<uint8_t> buffer, in ReadBlockAtOffset() function in __anonabe073e30111::CFX_CRTFileStream
|
/external/pdfium/testing/ |
D | invalid_seekable_read_stream.cpp | 12 bool InvalidSeekableReadStream::ReadBlockAtOffset(pdfium::span<uint8_t> buffer, in ReadBlockAtOffset() function in InvalidSeekableReadStream
|
/external/pdfium/fpdfsdk/ |
D | cpdfsdk_customaccess.cpp | 21 bool CPDFSDK_CustomAccess::ReadBlockAtOffset(pdfium::span<uint8_t> buffer, in ReadBlockAtOffset() function in CPDFSDK_CustomAccess
|
D | fpdf_dataavail.cpp | 79 bool ReadBlockAtOffset(pdfium::span<uint8_t> buffer, in ReadBlockAtOffset() function in __anonfe3c0b830111::FPDF_FileAccessContext
|
D | cpdfsdk_helpers.cpp | 142 bool FPDF_FileHandlerContext::ReadBlockAtOffset(pdfium::span<uint8_t> buffer, in ReadBlockAtOffset() function in __anon6a0e2f4e0111::FPDF_FileHandlerContext
|
/external/pdfium/core/fpdfapi/parser/ |
D | cpdf_seekablemultistream.cpp | 36 bool CPDF_SeekableMultiStream::ReadBlockAtOffset(pdfium::span<uint8_t> buffer, in ReadBlockAtOffset() function in CPDF_SeekableMultiStream
|
D | cpdf_read_validator.cpp | 57 bool CPDF_ReadValidator::ReadBlockAtOffset(pdfium::span<uint8_t> buffer, in ReadBlockAtOffset() function in CPDF_ReadValidator
|
D | cpdf_syntax_parser.cpp | 59 bool ReadBlockAtOffset(pdfium::span<uint8_t> buffer, in ReadBlockAtOffset() function in __anon45af60980111::ReadableSubStream
|