OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USER_LIMITED
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/sandbox/win/src/
security_level.h
36
//
USER_LIMITED
| Users | All except: | Traverse |
75
USER_LIMITED
,
app_container_test.cc
122
TestRunner runner(JOB_UNPROTECTED,
USER_LIMITED
,
USER_LIMITED
);
restricted_token_utils.cc
75
case
USER_LIMITED
: {
sandbox_policy_base.cc
313
if (lockdown_level_ <
USER_LIMITED
|| lockdown_level_ != initial_level_)
527
if (lockdown_level_ <
USER_LIMITED
|| lockdown_level_ != initial_level_)
/external/chromium_org/sandbox/win/tools/finder/
main.cc
52
token_type = sandbox::
USER_LIMITED
;
/external/chromium_org/sandbox/win/tools/launcher/
launcher.cc
33
*level = sandbox::
USER_LIMITED
;
/external/chromium_org/content/browser/gpu/
gpu_process_host.cc
121
// For the GPU process we gotten as far as
USER_LIMITED
. The next level
132
sandbox::
USER_LIMITED
);
137
sandbox::
USER_LIMITED
);
158
sandbox::
USER_LIMITED
);
[
all
...]
Completed in 216 milliseconds