Home
last modified time | relevance | path

Searched refs:RtlDestroyHeap (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/sandbox/win/src/
Dsandbox_nt_types.h29 RtlDestroyHeapFunction RtlDestroyHeap; member
Dpolicy_broker.cc71 INIT_GLOBAL_RTL(RtlDestroyHeap); in SetupNtdllImports()
Dpolicy_opcodes_unittest.cc29 INIT_GLOBAL_RTL(RtlDestroyHeap); in SetupNtdllImports()
Dsandbox_nt_util.cc169 g_nt.RtlDestroyHeap(heap); in InitHeap()