Home
last modified time | relevance | path

Searched defs:file_access (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dfpdf_editimg.cpp83 FPDF_FILEACCESS* file_access, in LoadJpegHelper()
129 FPDF_FILEACCESS* file_access) { in FPDFImageObj_LoadJpegFile()
137 FPDF_FILEACCESS* file_access) { in FPDFImageObj_LoadJpegFileInline()
H A Dfpdf_editimg_embeddertest.cpp79 FileAccessForTesting file_access("mona_lisa.jpg"); in TEST_F() local
98 FileAccessForTesting file_access("mona_lisa.jpg"); in TEST_F() local
H A Dfpdf_dataavail_embeddertest.cpp59 FPDF_FILEACCESS* file_access() { return &file_access_; } in file_access() function in __anon56ce8dba0111::TestAsyncLoader
H A Dfpdf_view_embeddertest.cpp626 FPDF_FILEACCESS file_access = {}; in TEST_F() local
H A Dfpdf_annot_embeddertest.cpp1086 FPDF_FILEACCESS file_access; in TEST_F() local
/aosp_15_r20/external/fmtlib/include/fmt/
H A Dostream.h39 template class file_access<file_access_tag, std::filebuf, variable
/aosp_15_r20/external/pdfium/testing/utils/
H A Dfile_util.cpp67 auto* file_access = static_cast<FileAccessForTesting*>(param); in SGetBlock() local
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/external/fmtlib/include/fmt/
Dostream.h68 template class file_access<file_access_tag, std::filebuf, variable
/aosp_15_r20/prebuilts/module_sdk/art/current/host-exports/include/external/fmtlib/include/fmt/
Dostream.h68 template class file_access<file_access_tag, std::filebuf, variable
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/external/fmtlib/include/fmt/
Dostream.h68 template class file_access<file_access_tag, std::filebuf, variable
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/external/fmtlib/include/fmt/
Dostream.h68 template class file_access<file_access_tag, std::filebuf, variable
/aosp_15_r20/prebuilts/module_sdk/art/13/include/external/fmtlib/include/fmt/
Dostream.h68 template class file_access<file_access_tag, std::filebuf, variable
/aosp_15_r20/external/pdfium/testing/
H A Dfake_file_access.cpp74 FakeFileAccess::FakeFileAccess(FPDF_FILEACCESS* file_access) in FakeFileAccess()
/aosp_15_r20/external/pdfium/testing/fuzzers/
H A Dpdfium_fuzzer_helper.cc135 FPDF_FILEACCESS file_access; in RenderPdf() local
/aosp_15_r20/external/pdfium/core/fpdfapi/parser/
H A Dcpdf_security_handler_embeddertest.cpp167 FPDF_FILEACCESS file_access; in TEST_F() local
/aosp_15_r20/external/pdfium/samples/
H A Dpdfium_test.cc1534 FPDF_FILEACCESS file_access = {}; in ProcessPdf() local