Home
last modified time | relevance | path

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

/external/chromium_org/sandbox/win/src/
Dpolicy_engine_processor.h69 const uint32 kStopOnErrors = 0; variable
Dpolicy_engine_processor.cc81 if (kStopOnErrors & options) { in Evaluate()