Home
last modified time | relevance | path

Searched defs:MemoryAllocationDumper (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tooling/
Dmemory_allocation_dumper.h39 …explicit MemoryAllocationDumper(const PandaString &dumpFile, const Runtime *runtime) : runtime_(ru… in MemoryAllocationDumper() function
/arkcompiler/runtime_core/static_core/runtime/include/
Druntime.h67 class MemoryAllocationDumper; variable