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

  /external/mdnsresponder/mDNSWindows/ControlPanel/
ControlPanelExe.cpp 34 #ifndef HeapEnableTerminationOnCorruption
35 # define HeapEnableTerminationOnCorruption (HEAP_INFORMATION_CLASS) 1
258 HeapSetInformation( NULL, HeapEnableTerminationOnCorruption, NULL, 0 );
  /external/mdnsresponder/Clients/
dns-sd.c 99 #ifndef HeapEnableTerminationOnCorruption
100 # define HeapEnableTerminationOnCorruption (HEAP_INFORMATION_CLASS)1
    [all...]
  /external/mdnsresponder/mDNSWindows/SystemService/
Service.c 54 #ifndef HeapEnableTerminationOnCorruption
55 # define HeapEnableTerminationOnCorruption (HEAP_INFORMATION_CLASS)1
242 HeapSetInformation( NULL, HeapEnableTerminationOnCorruption, NULL, 0 );
    [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 135 milliseconds