Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/parser/
Dcpdf_stream_acc_unittest.cpp19 stream_acc->LoadAllDataRaw(); in TEST()
Dcpdf_stream_acc.h33 void LoadAllDataRaw();
Dcpdf_flateencoder.cpp23 m_pAcc->LoadAllDataRaw(); in CPDF_FlateEncoder()
Dcpdf_stream_acc.cpp53 void CPDF_StreamAcc::LoadAllDataRaw() { in LoadAllDataRaw() function in CPDF_StreamAcc
Dfpdf_parser_utility.cpp250 pAcc->LoadAllDataRaw(); in operator <<()
Dcpdf_stream.cpp98 pAcc->LoadAllDataRaw(); in CloneNonCyclic()
Dcpdf_crypto_handler.cpp319 stream_access->LoadAllDataRaw(); in DecryptObjectTree()
Dcpdf_object_unittest.cpp162 streamAcc1->LoadAllDataRaw(); in Equal()
164 streamAcc2->LoadAllDataRaw(); in Equal()
/external/pdfium/fpdfsdk/
Dcpdfsdk_helpers.cpp50 stream_acc->LoadAllDataRaw(); in GetStreamMaybeCopyAndReturnLengthImpl()
Dfpdf_edit_embeddertest.cpp84 streamAcc->LoadAllDataRaw(); in CheckFontDescriptor()