Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/samples/
H A Dpdfium_test.cc333 int ExampleDocGetFilePath(IPDF_JSPLATFORM*, void* file_path, int length) { in ExampleDocGetFilePath() function
1609 platform_callbacks.Doc_getFilePath = ExampleDocGetFilePath; in ProcessPdf()