Home
last modified time | relevance | path

Searched refs:EVENTS_ALLOW_ANY (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/sandbox/win/src/
Dunload_dll_test.cc51 TargetPolicy::EVENTS_ALLOW_ANY, L"t0001")); in TEST()
88 TargetPolicy::EVENTS_ALLOW_ANY, L"tst0001")); in TEST()
Dsync_policy_test.cc94 TargetPolicy::EVENTS_ALLOW_ANY, in TEST()
97 TargetPolicy::EVENTS_ALLOW_ANY, in TEST()
Dsandbox_policy.h53 EVENTS_ALLOW_ANY, // Allows the creation of an event with full access. enumerator
Dsync_policy.cc141 if (TargetPolicy::EVENTS_ALLOW_ANY != semantics && in GenerateRules()