Searched defs:onFinalize (Results 1 – 5 of 5) sorted by relevance
36 std::function<void(void)> onFinalize; member
26 …EventType type, const Listener::OnEvent &onEvent, const Listener::OnFinalize &onFinalize, int &err… in RegisterListener()310 NotificationChain::Listener::Listener(const OnEvent &onEvent, const OnFinalize &onFinalize) in Listener()
59 const std::function<void(void)> &onFinalize, bool wait) in Sync()
165 const std::function<void(void)> &onFinalize, bool wait = false) in Sync()
180 const NotificationChain::Listener::OnFinalize &onFinalize, int &errCode) in RegisterEventListener()