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

  /external/chromium_org/base/process/
memory_win.cc 67 HeapSetInformation(NULL, HeapEnableTerminationOnCorruption, NULL, 0);
  /external/chromium_org/sandbox/win/src/
process_mitigations.cc 55 if (!::HeapSetInformation(NULL, HeapEnableTerminationOnCorruption,
  /external/mdnsresponder/Clients/
dns-sd.c 99 #ifndef HeapEnableTerminationOnCorruption
100 # define HeapEnableTerminationOnCorruption (HEAP_INFORMATION_CLASS)1
    [all...]
  /external/mdnsresponder/mDNSPosix/
NetMonitor.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnt.h     [all...]

Completed in 550 milliseconds