OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RtlAllocateHeap
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/sandbox/win/src/
sandbox_nt_types.h
24
RtlAllocateHeapFunction
RtlAllocateHeap
;
policy_broker.cc
66
INIT_GLOBAL_RTL(
RtlAllocateHeap
);
policy_opcodes_unittest.cc
25
INIT_GLOBAL_RTL(
RtlAllocateHeap
);
sandbox_nt_util.cc
552
return g_nt.
RtlAllocateHeap
(sandbox::g_heap, 0, size);
/external/chromium_org/tools/traceline/traceline/
main.cc
576
static const char* kFuncName = "ntdll!
RtlAllocateHeap
";
[
all
...]
Completed in 756 milliseconds