Home
last modified time | relevance | path

Searched refs:USER_LIMITED (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/sandbox/win/src/
Dapp_container_test.cc121 TestRunner runner(JOB_UNPROTECTED, USER_LIMITED, USER_LIMITED); in TEST()
Dsecurity_level.h75 USER_LIMITED, enumerator
Dsandbox_policy_base.cc282 if (lockdown_level_ < USER_LIMITED || lockdown_level_ != initial_level_) in SetAppContainer()
485 if (lockdown_level_ < USER_LIMITED || lockdown_level_ != initial_level_) in MakeTokens()
Drestricted_token_utils.cc75 case USER_LIMITED: { in CreateRestrictedToken()
/external/chromium/chrome/common/
Dsandbox_policy.cc290 policy->SetTokenLevel(initial_token, sandbox::USER_LIMITED); in ApplyPolicyForUntrustedPlugin()
425 sandbox::USER_LIMITED); in ApplyPolicyForBuiltInFlashPlugin()
523 sandbox::USER_LIMITED); in AddPolicyForGPU()
527 sandbox::USER_LIMITED); in AddPolicyForGPU()
/external/chromium_org/sandbox/win/tools/finder/
Dmain.cc52 token_type = sandbox::USER_LIMITED; in wmain()
/external/chromium_org/sandbox/win/tools/launcher/
Dlauncher.cc33 *level = sandbox::USER_LIMITED; in GetTokenLevelFromString()
/external/chromium_org/content/browser/gpu/
Dgpu_process_host.cc203 sandbox::USER_LIMITED); in PreSpawnTarget()
208 sandbox::USER_LIMITED); in PreSpawnTarget()
229 sandbox::USER_LIMITED); in PreSpawnTarget()