Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/flate/
Dflatemodule.cpp47 static constexpr uint32_t kMaxTotalOutSize = 1024 * 1024 * 1024; // 1 GiB variable
51 kMaxTotalOutSize); in FlateGetPossiblyTruncatedTotalOut()