Home
last modified time | relevance | path

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

/system/extras/memory_replay/
DAction.cpp77 class CallocAction : public AllocAction { class
79 CallocAction(uintptr_t key_pointer, const char* line) : AllocAction(key_pointer) { in CallocAction() function in CallocAction