Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dcpdfsdk_formfillenvironment.h228 ByteString GetAppName() const { return ByteString(); } in GetAppName() function
/aosp_15_r20/external/pdfium/fpdfsdk/fpdfxfa/
H A Dcpdfxfa_context.cpp303 WideString CPDFXFA_Context::GetAppName() { in GetAppName() function in CPDFXFA_Context