Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/xfa/fwl/
H A Dcfwl_edit_embeddertest.cpp35 FSDK_SetLocaltimeFunction([](const time_t* t) { return gmtime(t); }); in SetUp()
40 FSDK_SetLocaltimeFunction(nullptr); in TearDown()
/aosp_15_r20/external/pdfium/public/
H A Dfpdf_ext.h89 FSDK_SetLocaltimeFunction(struct tm* (*func)(const time_t*));
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dfpdf_ext.cpp80 FSDK_SetLocaltimeFunction(struct tm* (*func)(const time_t* tp)) { in FSDK_SetLocaltimeFunction() function
H A Dfpdf_view_c_api_test.c268 CHK(FSDK_SetLocaltimeFunction); in CheckPDFiumCApi()
/aosp_15_r20/external/pdfium/samples/
H A Dpdfium_test.cc1959 FSDK_SetLocaltimeFunction([](const time_t* tp) { return gmtime(tp); }); in main()
/aosp_15_r20/out/soong/.intermediates/external/pdfium/libpdfium/android_arm64_armv8-2a_cortex-a55_shared/
Dlibpdfium.so.toc1984 1979: FUNC GLOBAL DEFAULT 16 FSDK_SetLocaltimeFunction