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

  /external/chromium_org/sandbox/win/src/
policy_engine_processor.cc 25 if (opcode.IsAction()) {
policy_engine_opcodes.h 182 bool IsAction() const {
policy_opcodes_unittest.cc 90 EXPECT_FALSE(op1->IsAction());
339 EXPECT_TRUE(op1->IsAction());

Completed in 106 milliseconds