HomeSort by relevance Sort by last modified time
    Searched refs:OP_ALWAYS_TRUE (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/sandbox/win/src/
policy_engine_opcodes.cc 70 return MakeBase(OP_ALWAYS_TRUE, options, -1);
74 EvalResult OpcodeEval<OP_ALWAYS_TRUE>(PolicyOpcode* opcode,
441 OPCODE_EVAL(OP_ALWAYS_TRUE, this, parameters, match);
policy_engine_opcodes.h 75 OP_ALWAYS_TRUE, // Evaluates to true (EVAL_TRUE).

Completed in 30 milliseconds