HomeSort by relevance Sort by last modified time
    Searched refs:MITIGATION_DEP (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/content/app/
startup_helper_win.cc 45 sandbox::MITIGATION_DEP |
  /external/chromium_org/sandbox/win/src/
security_level.h 144 const MitigationFlags MITIGATION_DEP = 0x00000001;
147 // only when MITIGATION_DEP is passed. Corresponds to not passing
process_mitigations.cc 66 if (flags & MITIGATION_DEP) {
196 if (flags & MITIGATION_DEP) {
259 return flags & (MITIGATION_DEP |
264 return flags & (MITIGATION_DEP |
313 MITIGATION_DEP |
process_mitigations_test.cc 123 sandbox::MitigationFlags mitigations = MITIGATION_DEP |
198 MITIGATION_DEP |
  /external/chromium_org/content/common/
sandbox_win.cc 606 sandbox::MITIGATION_DEP |

Completed in 715 milliseconds