Home
last modified time | relevance | path

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

/external/chromium_org/sandbox/win/src/
Dpolicy_engine_processor.cc9 void PolicyProcessor::SetInternalState(size_t index, EvalResult result) { in SetInternalState() function in sandbox::PolicyProcessor
51 SetInternalState(0, EVAL_FALSE); in Evaluate()
93 SetInternalState(ix, result); in Evaluate()
Dpolicy_engine_processor.h116 SetInternalState(0, EVAL_FALSE); in PolicyProcessor()
137 void SetInternalState(size_t index, EvalResult result);