Home
last modified time | relevance | path

Searched refs:StartSelfCureService (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_controller/
H A Dwifi_service_scheduler.h71 ErrCode StartSelfCureService(int instId);
H A Dwifi_service_scheduler.cpp402 if (StartSelfCureService(instId) != WIFI_OPT_SUCCESS) { in PostStartWifi()
467 if (StartSelfCureService(instId) != WIFI_OPT_SUCCESS) { in StartDependentService()
559 ErrCode WifiServiceScheduler::StartSelfCureService(int instId) in StartSelfCureService() function in OHOS::Wifi::WifiServiceScheduler