Searched defs:AllocAction (Results 1 – 1 of 1) sorted by relevance
48 class AllocAction : public Action { class50 AllocAction(uintptr_t key_pointer) : key_pointer_(key_pointer) {} in AllocAction() function in AllocAction