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

  /external/chromium_org/sandbox/win/src/
process_thread_policy.cc 86 process.reset(new PolicyRule(GIVE_ALLACCESS));
224 if (GIVE_ALLACCESS != eval_result && GIVE_READONLY != eval_result) {
232 BOOL should_give_full_access = (GIVE_ALLACCESS == eval_result);
policy_engine_opcodes.h 62 GIVE_ALLACCESS, // Give full access to the resource.

Completed in 874 milliseconds