Home
last modified time | relevance | path

Searched defs:timeoutCallBack (Results 1 – 2 of 2) sorted by relevance

/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sub_manage/
Dwifi_event_subscriber_manager.cpp147 …WifiTimer::TimerCallback timeoutCallBack = std::bind(&WifiEventSubscriberManager::RegisterCesEvent… in RegisterCesEvent() local
924 WifiTimer::TimerCallback timeoutCallBack = in RegisterNotificationEvent() local
1099 …WifiTimer::TimerCallback timeoutCallBack = std::bind(&WifiEventSubscriberManager::RegisterAssetEve… in RegisterAssetEvent() local
1180 WifiTimer::TimerCallback timeoutCallBack = in RegisterNetworkStateChangeEvent() local
1236 WifiTimer::TimerCallback timeoutCallBack = in RegisterWifiScanChangeEvent() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
Dremote_executor.cpp620 TimerAction timeoutCallBack = [this](TimerId timerId) { return TimeoutCallBack(timerId); }; in StartTimer() local