Home
last modified time | relevance | path

Searched defs:safe_size (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/core/fpdfapi/parser/
Dcpdf_read_validator.cpp116 const FX_SAFE_SIZE_T safe_size = file_size_; in IsWholeFileAvailable() local
159 const FX_SAFE_SIZE_T safe_size = file_size_; in CheckWholeFileAndRequestIfUnavailable() local
/external/pdfium/testing/fuzzers/
Dpdf_fm2js_fuzzer.cc14 FX_SAFE_SIZE_T safe_size = size; in LLVMFuzzerTestOneInput() local
Dpdf_xml_fuzzer.cc18 FX_SAFE_SIZE_T safe_size = size; in LLVMFuzzerTestOneInput() local
/external/pdfium/third_party/base/
Dstl_util.h94 pdfium::base::CheckedNumeric<size_t> safe_size = w; in Vector2D() local
/external/pdfium/core/fxcodec/jpx/
Dcjpx_decoder.cpp167 FX_SAFE_UINT32 safe_size = yw; in sycc420_to_rgb() local