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