Home
last modified time | relevance | path

Searched defs:GetMutableTrailerForTesting (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pdfium/core/fpdfapi/parser/
H A Dcpdf_cross_ref_table.h66 CPDF_Dictionary* GetMutableTrailerForTesting() { return trailer_.Get(); } in GetMutableTrailerForTesting() function
H A Dcpdf_parser.cpp941 CPDF_Dictionary* CPDF_Parser::GetMutableTrailerForTesting() { in GetMutableTrailerForTesting() function in CPDF_Parser