Searched refs:closeNotifiers_ (Results 1 – 4 of 4) sorted by relevance
83 closeNotifiers_.push_back(notifier); in OnClose()226 auto notifiers = std::move(closeNotifiers_); in DecreaseConnectionCounter()
188 std::vector<std::function<void(void)>> closeNotifiers_; variable
193 std::vector<std::function<void(void)>> closeNotifiers_; variable
339 closeNotifiers_.push_back(notifier); in OnClose()389 auto notifiers = std::move(closeNotifiers_); in DecreaseConnectionCounter()