Searched defs:EVAL_TRUE (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/sandbox/win/src/
H A Dpolicy_engine_opcodes.h54 EVAL_TRUE, // Opcode condition evaluated true. enumerator in enum:sandbox::EvalResult
75 OP_ALWAYS_TRUE, // Evaluates to true (EVAL_TRUE).
88 // Convert EVAL_TRUE into EVAL_FALSE and vice-versa. This allows to express
141 // is EVAL_TRUE or EVAL_FALSE. If there was an error in the evaluation the

Completed in 74 milliseconds