Searched refs:SetInternalState (Results 1 – 2 of 2) sorted by relevance
9 void PolicyProcessor::SetInternalState(size_t index, EvalResult result) { in SetInternalState() function in sandbox::PolicyProcessor51 SetInternalState(0, EVAL_FALSE); in Evaluate()93 SetInternalState(ix, result); in Evaluate()
116 SetInternalState(0, EVAL_FALSE); in PolicyProcessor()137 void SetInternalState(size_t index, EvalResult result);