Searched defs:WriteBlockAtOffset (Results 1 – 5 of 5) sorted by relevance
| /external/pdfium/testing/ | ||
| D | string_write_stream.cpp | 21 bool StringWriteStream::WriteBlockAtOffset(const void* pData, in WriteBlockAtOffset() function in StringWriteStream |
| /external/pdfium/core/fxcrt/ | ||
| D | cfx_memorystream.cpp | 68 bool CFX_MemoryStream::WriteBlockAtOffset(const void* buffer, in WriteBlockAtOffset() function in CFX_MemoryStream |
| D | fx_stream.cpp | 58 bool WriteBlockAtOffset(const void* buffer, in WriteBlockAtOffset() function in __anon5e60c7590111::CFX_CRTFileStream |
| /external/pdfium/core/fpdfapi/parser/ | ||
| D | cpdf_seekablemultistream.cpp | 80 bool CPDF_SeekableMultiStream::WriteBlockAtOffset(const void* pData, in WriteBlockAtOffset() function in CPDF_SeekableMultiStream |
| /external/pdfium/fpdfsdk/ | ||
| D | cpdfsdk_helpers.cpp | 146 bool FPDF_FileHandlerContext::WriteBlockAtOffset(const void* buffer, in WriteBlockAtOffset() function in __anon3a5257040111::FPDF_FileHandlerContext |