OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USER_UNPROTECTED
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/sandbox/win/src/
app_container_test.cc
75
TestRunner runner(JOB_UNPROTECTED,
USER_UNPROTECTED
,
USER_UNPROTECTED
);
99
TestRunner runner(JOB_UNPROTECTED,
USER_UNPROTECTED
,
USER_UNPROTECTED
);
130
TestRunner runner(JOB_UNPROTECTED,
USER_UNPROTECTED
, USER_NON_ADMIN);
security_level.h
59
//
USER_UNPROTECTED
| None | None | All |
79
USER_UNPROTECTED
,
restricted_token_utils.cc
39
case
USER_UNPROTECTED
: {
/external/chromium_org/sandbox/win/tools/finder/
main.cc
60
token_type = sandbox::
USER_UNPROTECTED
;
/external/chromium_org/sandbox/win/tools/launcher/
launcher.cc
41
*level = sandbox::
USER_UNPROTECTED
;
/external/chromium_org/content/common/
sandbox_win.cc
354
sandbox::TokenLevel initial_token = sandbox::
USER_UNPROTECTED
;
/external/chromium_org/content/browser/gpu/
gpu_process_host.cc
157
policy->SetTokenLevel(sandbox::
USER_UNPROTECTED
,
[
all
...]
Completed in 126 milliseconds