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

  /external/chromium_org/sandbox/win/src/
sandbox_nt_types.h 30 RtlFreeHeapFunction RtlFreeHeap;
policy_broker.cc 72 INIT_GLOBAL_RTL(RtlFreeHeap);
policy_opcodes_unittest.cc 30 INIT_GLOBAL_RTL(RtlFreeHeap);
sandbox_nt_util.cc 574 VERIFY(g_nt.RtlFreeHeap(sandbox::g_heap, 0, memory));
  /external/chromium_org/tools/traceline/traceline/
main.cc 599 static const char* kFuncName = "ntdll!RtlFreeHeap";
    [all...]

Completed in 107 milliseconds