Home
last modified time | relevance | path

Searched refs:MITIGATION_EXTENSION_DLL_DISABLE (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/sandbox/win/src/
Dprocess_mitigations.cc156 if (flags & MITIGATION_EXTENSION_DLL_DISABLE) { in ApplyProcessMitigationsToCurrentProcess()
241 if (flags & MITIGATION_EXTENSION_DLL_DISABLE) { in ConvertProcessMitigationsToPolicy()
311 MITIGATION_EXTENSION_DLL_DISABLE | in CanSetProcessMitigationsPostStartup()
Dsecurity_level.h194 const MitigationFlags MITIGATION_EXTENSION_DLL_DISABLE = 0x00000400; variable
Dprocess_mitigations_test.cc120 MITIGATION_EXTENSION_DLL_DISABLE; in TEST()