Searched defs:timeoutCallBack (Results 1 – 2 of 2) sorted by relevance
147 …WifiTimer::TimerCallback timeoutCallBack = std::bind(&WifiEventSubscriberManager::RegisterCesEvent… in RegisterCesEvent() local924 WifiTimer::TimerCallback timeoutCallBack = in RegisterNotificationEvent() local1099 …WifiTimer::TimerCallback timeoutCallBack = std::bind(&WifiEventSubscriberManager::RegisterAssetEve… in RegisterAssetEvent() local1180 WifiTimer::TimerCallback timeoutCallBack = in RegisterNetworkStateChangeEvent() local1236 WifiTimer::TimerCallback timeoutCallBack = in RegisterWifiScanChangeEvent() local
620 TimerAction timeoutCallBack = [this](TimerId timerId) { return TimeoutCallBack(timerId); }; in StartTimer() local