Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fpdfapi/parser/
H A Dcpdf_object.cpp39 RetainPtr<const CPDF_Object> CPDF_Object::GetDirect() const { in GetDirect() function in CPDF_Object
H A Dcpdf_object_unittest.cpp333 TEST_F(PDFObjectsTest, GetDirect) { in TEST_F() argument