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

  /external/chromium_org/sandbox/win/src/
policy_engine_opcodes.h 64 GIVE_FIRST, // TODO(cpu)
policy_low_level_unittest.cc 422 PolicyRule pr_none(GIVE_FIRST);
525 EXPECT_EQ(GIVE_FIRST, eval_None.GetAction());

Completed in 45 milliseconds