Home
last modified time | relevance | path

Searched refs:LoadAllDataRaw (Results 1 – 7 of 7) sorted by relevance

/external/pdfium/core/fpdfapi/parser/
Dcpdf_stream.cpp83 pAcc->LoadAllDataRaw(); in CloneNonCyclic()
159 pAcc->LoadAllDataRaw(); in WriteTo()
Dcpdf_stream_acc.h28 void LoadAllDataRaw();
Dcpdf_stream_acc.cpp63 void CPDF_StreamAcc::LoadAllDataRaw() { in LoadAllDataRaw() function in CPDF_StreamAcc
Dfpdf_parser_utility.cpp212 pAcc->LoadAllDataRaw(); in operator <<()
Dcpdf_crypto_handler.cpp330 stream_access->LoadAllDataRaw(); in DecryptObjectTree()
/external/pdfium/core/fpdfapi/edit/
Dcpdf_flateencoder.cpp17 m_pAcc->LoadAllDataRaw(); in CPDF_FlateEncoder()
/external/pdfium/testing/libfuzzer/
Dpdf_codec_jbig2_fuzzer.cc47 src_stream->LoadAllDataRaw(); in LLVMFuzzerTestOneInput()