Searched refs:beforeDispatch (Results 1 – 2 of 2) sorted by relevance
361 const std::function<void(const std::string &, const Message *)> &beforeDispatch) in RegBeforeDispatch() argument363 beforeDispatch_ = beforeDispatch; in RegBeforeDispatch()
90 …RegBeforeDispatch(const std::function<void(const std::string &, const Message *)> &beforeDispatch);