USER_LOCKDOWN     355 content/common/sandbox_win.cc   policy->SetTokenLevel(initial_token, sandbox::USER_LOCKDOWN);
USER_LOCKDOWN     511 sandbox/win/sandbox_poc/main_ui_window.cc                         sandbox::USER_LOCKDOWN);
USER_LOCKDOWN     242 sandbox/win/src/policy_target_test.cc   policy->SetTokenLevel(USER_INTERACTIVE, USER_LOCKDOWN);
USER_LOCKDOWN     305 sandbox/win/src/policy_target_test.cc   policy->SetTokenLevel(USER_INTERACTIVE, USER_LOCKDOWN);
USER_LOCKDOWN     270 sandbox/win/src/process_policy_test.cc   runner.GetPolicy()->SetTokenLevel(USER_INTERACTIVE, USER_LOCKDOWN);
USER_LOCKDOWN     365 sandbox/win/src/process_policy_test.cc   TestRunner runner(JOB_NONE, USER_RESTRICTED_SAME_ACCESS, USER_LOCKDOWN);
USER_LOCKDOWN      99 sandbox/win/src/restricted_token_utils.cc     case USER_LOCKDOWN: {
USER_LOCKDOWN      79 sandbox/win/src/sandbox_policy_base.cc       lockdown_level_(USER_LOCKDOWN),
USER_LOCKDOWN      80 sandbox/win/src/sandbox_policy_base.cc       initial_level_(USER_LOCKDOWN),
USER_LOCKDOWN     100 sandbox/win/tests/common/controller.cc   Init(JOB_LOCKDOWN, USER_RESTRICTED_SAME_ACCESS, USER_LOCKDOWN);
USER_LOCKDOWN     106 sandbox/win/tests/integration_tests/integration_tests_test.cc   TestRunner runner(job_level, USER_RESTRICTED_SAME_ACCESS, USER_LOCKDOWN);
USER_LOCKDOWN     166 sandbox/win/tests/integration_tests/integration_tests_test.cc   TestRunner runner(JOB_NONE, USER_RESTRICTED_SAME_ACCESS, USER_LOCKDOWN);
USER_LOCKDOWN     187 sandbox/win/tests/integration_tests/integration_tests_test.cc   TestRunner runner2(JOB_NONE, USER_RESTRICTED_SAME_ACCESS, USER_LOCKDOWN);
USER_LOCKDOWN     213 sandbox/win/tests/integration_tests/integration_tests_test.cc   TestRunner runner2(JOB_NONE, USER_RESTRICTED_SAME_ACCESS, USER_LOCKDOWN);
USER_LOCKDOWN     239 sandbox/win/tests/integration_tests/integration_tests_test.cc   TestRunner runner2(JOB_NONE, USER_RESTRICTED_SAME_ACCESS, USER_LOCKDOWN);
USER_LOCKDOWN      32 sandbox/win/tools/finder/main.cc   sandbox::TokenLevel token_type = sandbox::USER_LOCKDOWN;
USER_LOCKDOWN      48 sandbox/win/tools/finder/main.cc           token_type = sandbox::USER_LOCKDOWN;
USER_LOCKDOWN      29 sandbox/win/tools/launcher/launcher.cc     *level = sandbox::USER_LOCKDOWN;
USER_LOCKDOWN      85 sandbox/win/tools/launcher/launcher.cc   sandbox::TokenLevel primary_level = sandbox::USER_LOCKDOWN;