Home
last modified time | relevance | path

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

/system/extras/memory_replay/
DAction.cpp100 class ReallocAction : public AllocAction { class
102 ReallocAction(uintptr_t key_pointer, const char* line) : AllocAction(key_pointer) { in ReallocAction() function in ReallocAction