Searched refs:onHbTimeout (Results 1 – 2 of 2) sorted by relevance
136 std::bind_front(&Subscription::onHbTimeout, this, weak_from_this())); in scheduleNextHeartbeatEvent()149 void Subscription::onHbTimeout(const std::weak_ptr<Subscription>& weakSelf, in onHbTimeout() function in redfish::Subscription
77 void onHbTimeout(const std::weak_ptr<Subscription>& weakSelf,