Home
last modified time | relevance | path

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

/external/chromium_org/sandbox/win/src/
Dpolicy_engine_opcodes.h183 return (OP_ACTION == opcode_id_); in IsAction()
188 return opcode_id_; in GetID()
219 OpcodeID opcode_id_; variable
Dpolicy_engine_opcodes.cc364 opcode->opcode_id_ = opcode_id; in MakeBase()
439 switch (opcode_id_) { in EvaluateHelper()