OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetPolicy
(Results
1 - 20
of
20
) sorted by null
/external/chromium_org/sandbox/win/tests/validation_tests/
suite.cc
114
runner.
GetPolicy
()->SetAlternateDesktop(true);
131
runner.
GetPolicy
()->SetAlternateDesktop(true);
132
runner.
GetPolicy
()->SetDelayedIntegrityLevel(INTEGRITY_LEVEL_UNTRUSTED);
133
base::string16 desktop_name = runner.
GetPolicy
()->GetAlternateDesktop();
176
target.
GetPolicy
()->SetDelayedIntegrityLevel(INTEGRITY_LEVEL_LOW);
178
runner.
GetPolicy
()->SetIntegrityLevel(INTEGRITY_LEVEL_LOW);
179
runner.
GetPolicy
()->SetTokenLevel(USER_RESTRICTED_SAME_ACCESS,
198
target.
GetPolicy
()->SetIntegrityLevel(INTEGRITY_LEVEL_LOW);
199
target.
GetPolicy
()->SetTokenLevel(USER_RESTRICTED_SAME_ACCESS,
202
runner.
GetPolicy
()->SetDelayedIntegrityLevel(INTEGRITY_LEVEL_UNTRUSTED)
[
all
...]
/external/chromium_org/sandbox/win/src/
app_container_test.cc
83
EXPECT_EQ(SBOX_ALL_OK, runner.
GetPolicy
()->SetCapability(capability));
84
EXPECT_EQ(SBOX_ALL_OK, runner.
GetPolicy
()->SetAppContainer(kAppContainerSid));
107
EXPECT_EQ(SBOX_ALL_OK, runner.
GetPolicy
()->SetAppContainer(kAppContainerSid));
122
EXPECT_EQ(SBOX_ALL_OK, runner.
GetPolicy
()->SetAppContainer(kAppContainerSid));
131
runner.
GetPolicy
()->SetAppContainer(kAppContainerSid));
140
runner.
GetPolicy
()->SetAppContainer(kAppContainerSid));
integrity_level_test.cc
55
runner.
GetPolicy
()->SetIntegrityLevel(INTEGRITY_LEVEL_LOW);
71
runner.
GetPolicy
()->SetDelayedIntegrityLevel(INTEGRITY_LEVEL_LOW);
unload_dll_test.cc
64
sandbox::TargetPolicy* policy = runner.
GetPolicy
();
75
sandbox::TargetPolicy* policy = runner.
GetPolicy
();
handle_inheritance_test.cc
37
EXPECT_EQ(SBOX_ALL_OK, runner.
GetPolicy
()->SetStdoutHandle(file_handle));
process_mitigations_test.cc
121
sandbox::TargetPolicy* policy = runner.
GetPolicy
();
195
sandbox::TargetPolicy* policy = runner.
GetPolicy
();
handle_closer_test.cc
111
sandbox::TargetPolicy* policy = runner.
GetPolicy
();
131
sandbox::TargetPolicy* policy = runner.
GetPolicy
();
186
sandbox::TargetPolicy* policy = runner.
GetPolicy
();
named_pipe_policy_test.cc
120
runner.
GetPolicy
()->SetStrictInterceptions();
process_policy_test.cc
270
runner.
GetPolicy
()->SetTokenLevel(USER_INTERACTIVE, USER_LOCKDOWN);
272
runner.
GetPolicy
()->AddRule(TargetPolicy::SUBSYS_PROCESS,
277
runner.
GetPolicy
()->SetTokenLevel(USER_INTERACTIVE, USER_INTERACTIVE);
280
runner.
GetPolicy
()->AddRule(TargetPolicy::SUBSYS_PROCESS,
/external/chromium_org/sandbox/win/tests/common/
controller.h
117
TargetPolicy*
GetPolicy
();
controller.cc
127
TargetPolicy* TestRunner::
GetPolicy
() {
/prebuilts/tools/common/m2/internal/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar
/prebuilts/tools/darwin-x86/swt/
swt.jar
/prebuilts/tools/darwin-x86_64/swt/
swt.jar
/prebuilts/tools/linux-x86/swt/
swt.jar
/prebuilts/tools/linux-x86_64/swt/
swt.jar
/prebuilts/tools/windows/swt/
swt.jar
/prebuilts/tools/windows-x86_64/swt/
swt.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar
Completed in 1369 milliseconds