INTEGRITY_LEVEL_LOW  215 content/browser/gpu/gpu_process_host.cc         policy->SetDelayedIntegrityLevel(sandbox::INTEGRITY_LEVEL_LOW);
INTEGRITY_LEVEL_LOW  234 content/browser/gpu/gpu_process_host.cc         policy->SetIntegrityLevel(sandbox::INTEGRITY_LEVEL_LOW);
INTEGRITY_LEVEL_LOW   94 remoting/host/win/unprivileged_process_delegate.cc     if (restricted_token.SetIntegrityLevel(sandbox::INTEGRITY_LEVEL_LOW)
INTEGRITY_LEVEL_LOW  513 sandbox/win/sandbox_poc/main_ui_window.cc   policy->SetDelayedIntegrityLevel(sandbox::INTEGRITY_LEVEL_LOW);
INTEGRITY_LEVEL_LOW   55 sandbox/win/src/integrity_level_test.cc   runner.GetPolicy()->SetIntegrityLevel(INTEGRITY_LEVEL_LOW);
INTEGRITY_LEVEL_LOW   71 sandbox/win/src/integrity_level_test.cc   runner.GetPolicy()->SetDelayedIntegrityLevel(INTEGRITY_LEVEL_LOW);
INTEGRITY_LEVEL_LOW  285 sandbox/win/src/restricted_token_utils.cc     case INTEGRITY_LEVEL_LOW:
INTEGRITY_LEVEL_LOW  176 sandbox/win/tests/validation_tests/suite.cc   target.GetPolicy()->SetDelayedIntegrityLevel(INTEGRITY_LEVEL_LOW);
INTEGRITY_LEVEL_LOW  178 sandbox/win/tests/validation_tests/suite.cc   runner.GetPolicy()->SetIntegrityLevel(INTEGRITY_LEVEL_LOW);
INTEGRITY_LEVEL_LOW  198 sandbox/win/tests/validation_tests/suite.cc   target.GetPolicy()->SetIntegrityLevel(INTEGRITY_LEVEL_LOW);