Home
last modified time | relevance | path

Searched defs:ValidateFlag (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxcodec/bmp/
Dcfx_bmpdecompressor.cpp328 bool CFX_BmpDecompressor::ValidateFlag() const { in ValidateFlag() function in fxcodec::CFX_BmpDecompressor
/external/v8/src/wasm/
Ddecoder.h42 enum ValidateFlag : int8_t { enum