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()
852 void afterTimerWait(const std::weak_ptr<self_type>& weakSelf, in afterTimerWait()902 std::weak_ptr<Connection<Adaptor, Handler>> weakSelf = weak_from_this(); in startDeadline() local
425 static void onTimeout(const std::weak_ptr<ConnectionInfo>& weakSelf, in onTimeout()805 static void afterSendData(const std::weak_ptr<ConnectionPool>& weakSelf, in afterSendData()
144 void Sensor::signalProc(const std::weak_ptr<Sensor>& weakSelf, in signalProc()
149 void Subscription::onHbTimeout(const std::weak_ptr<Subscription>& weakSelf, in onHbTimeout()