Home
last modified time | relevance | path

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

/external/chromium_org/sandbox/win/src/
Dregistry_policy_test.cc95 TargetPolicy::REG_ALLOW_ANY, in TEST()
189 TargetPolicy::REG_ALLOW_ANY, in TEST()
193 TargetPolicy::REG_ALLOW_ANY, in TEST()
213 TargetPolicy::REG_ALLOW_ANY, in TEST()
217 TargetPolicy::REG_ALLOW_ANY, in TEST()
Dsandbox_policy.h56 REG_ALLOW_ANY, // Allows read and write access to a registry key. enumerator
Dunload_dll_test.cc85 TargetPolicy::REG_ALLOW_ANY, in TEST()
Dregistry_policy.cc145 case TargetPolicy::REG_ALLOW_ANY: { in GenerateRules()