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

  /external/chromium_org/sandbox/win/src/
security_level.h 200 const MitigationFlags MITIGATION_DLL_SEARCH_ORDER = 0x00000001ULL << 32;
process_mitigations.cc 38 (flags & MITIGATION_DLL_SEARCH_ORDER)) {
259 MITIGATION_DLL_SEARCH_ORDER |
266 MITIGATION_DLL_SEARCH_ORDER |
272 MITIGATION_DLL_SEARCH_ORDER);
312 MITIGATION_DLL_SEARCH_ORDER));
318 MITIGATION_DLL_SEARCH_ORDER));
  /external/chromium_org/content/common/
sandbox_win.cc 652 sandbox::MITIGATION_DLL_SEARCH_ORDER;

Completed in 52 milliseconds