Searched defs:weakSelf (Results 1 – 5 of 5) sorted by relevance
226 std::weak_ptr<Connection> weakSelf = weak_from_this(); in startTimeout() local232 void onTimeoutCallback(const std::weak_ptr<Connection>& weakSelf, in onTimeoutCallback()
868 void afterTimerWait(const std::weak_ptr<self_type>& weakSelf, in afterTimerWait()918 std::weak_ptr<Connection<Adaptor, Handler>> weakSelf = weak_from_this(); in startDeadline() local
424 static void onTimeout(const std::weak_ptr<ConnectionInfo>& weakSelf, in onTimeout()796 static void afterSendData(const std::weak_ptr<ConnectionPool>& weakSelf, in afterSendData()
144 void Sensor::signalProc(const std::weak_ptr<Sensor>& weakSelf, in signalProc()
136 void Subscription::onHbTimeout(const std::weak_ptr<Subscription>& weakSelf, in onHbTimeout()