Searched refs:OnFinalize (Results 1 – 4 of 4) sorted by relevance
37 using OnFinalize = std::function<void(void)>; variable51 Listener(const OnEvent &onEvent, const OnFinalize &onFinalize);69 OnFinalize onFinalize_;80 const Listener::OnFinalize &onFinalize, int &errCode);
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()
96 const NotificationChain::Listener::OnFinalize &onFinalize, int &errCode);
187 const NotificationChain::Listener::OnFinalize &onFinalize, int &errCode) in RegisterEventListener()