Home
last modified time | relevance | path

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

/system/extras/memory_replay/
DAction.cpp57 class MallocAction : public AllocAction { class
59 MallocAction(uintptr_t key_pointer, const char* line) : AllocAction(key_pointer) { in MallocAction() function in MallocAction