Searched refs:HeapEnableTerminationOnCorruption (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/base/process/
H A Dmemory_win.cc67 HeapSetInformation(NULL, HeapEnableTerminationOnCorruption, NULL, 0);
/external/chromium_org/sandbox/win/src/
H A Dprocess_mitigations.cc55 if (!::HeapSetInformation(NULL, HeapEnableTerminationOnCorruption,
/external/mdnsresponder/Clients/
H A Ddns-sd.c99 #ifndef HeapEnableTerminationOnCorruption
100 # define HeapEnableTerminationOnCorruption (HEAP_INFORMATION_CLASS)1 macro
1046 HeapSetInformation(NULL, HeapEnableTerminationOnCorruption, NULL, 0);
/external/mdnsresponder/mDNSPosix/
H A DNetMonitor.c930 HeapSetInformation(NULL, HeapEnableTerminationOnCorruption, NULL, 0);

Completed in 443 milliseconds