Home
last modified time | relevance | path

Searched defs:UNSUPPORT_INFO (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/testing/fuzzers/
Dpdf_fuzzer_init_public.cc100 unsupport_info_.FSDK_UnSupport_Handler = [](UNSUPPORT_INFO*, int) {}; in PDFFuzzerInitPublic() argument
/external/pdfium/public/
Dfpdf_ext.h62 } UNSUPPORT_INFO; typedef
/external/pdfium/samples/
Dpdfium_test.cc378 void ExampleUnsupportedHandler(UNSUPPORT_INFO*, int type) { in ExampleUnsupportedHandler() argument