Searched refs:ActionEventHandler (Results 1 – 1 of 1) sorted by relevance
466 using ActionEventHandler = std::function<void(const std::string& action)>; variable467 void SetActionEventHandler(ActionEventHandler&& listener) in SetActionEventHandler()1572 ActionEventHandler actionEventHandler_;