Searched refs:action_memory_ (Results 1 – 2 of 2) sorted by relevance
45 Action* GetAction() { return reinterpret_cast<Action*>(action_memory_); } in GetAction()61 uint8_t action_memory_[ACTION_SIZE]; variable
61 return Action::CreateAction(key_pointer, type, line, action_memory_); in CreateAction()