Home
last modified time | relevance | path

Searched defs:RemoveCandidateConfig (Results 1 – 8 of 8) sorted by relevance

/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/Mock/
Dmock_sta_interface.cpp97 ErrCode StaInterface::RemoveCandidateConfig(const int uid, const int networkId) in RemoveCandidateConfig() function in OHOS::Wifi::StaInterface
/foundation/communication/wifi/wifi/frameworks/native/src/
Dwifi_device_impl.cpp183 ErrCode WifiDeviceImpl::RemoveCandidateConfig(int networkId) in RemoveCandidateConfig() function in OHOS::Wifi::WifiDeviceImpl
190 ErrCode WifiDeviceImpl::RemoveCandidateConfig(const WifiDeviceConfig &config) in RemoveCandidateConfig() function in OHOS::Wifi::WifiDeviceImpl
Dwifi_device_proxy_lite.cpp527 ErrCode WifiDeviceProxy::RemoveCandidateConfig(int networkId) in RemoveCandidateConfig() function in OHOS::Wifi::WifiDeviceProxy
533 ErrCode WifiDeviceProxy::RemoveCandidateConfig(const WifiDeviceConfig &config) in RemoveCandidateConfig() function in OHOS::Wifi::WifiDeviceProxy
Dwifi_device_proxy.cpp352 ErrCode WifiDeviceProxy::RemoveCandidateConfig(const WifiDeviceConfig &config) in RemoveCandidateConfig() function in OHOS::Wifi::WifiDeviceProxy
387 ErrCode WifiDeviceProxy::RemoveCandidateConfig(int networkId) in RemoveCandidateConfig() function in OHOS::Wifi::WifiDeviceProxy
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
Dsta_interface.cpp183 ErrCode StaInterface::RemoveCandidateConfig(const int uid, const int networkId) in RemoveCandidateConfig() function in OHOS::Wifi::StaInterface
Dsta_service.cpp256 ErrCode StaService::RemoveCandidateConfig(const int uid, const int networkId) const in RemoveCandidateConfig() function in OHOS::Wifi::StaService
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/
Dwifi_device_service_impl.cpp455 ErrCode WifiDeviceServiceImpl::RemoveCandidateConfig(const WifiDeviceConfig &config) in RemoveCandidateConfig() function in OHOS::Wifi::WifiDeviceServiceImpl
497 ErrCode WifiDeviceServiceImpl::RemoveCandidateConfig(int networkId) in RemoveCandidateConfig() function in OHOS::Wifi::WifiDeviceServiceImpl
/foundation/communication/wifi/wifi/frameworks/js/napi/src/
Dwifi_napi_device.cpp780 NO_SANITIZE("cfi") napi_value RemoveCandidateConfig(napi_env env, napi_callback_info info) in RemoveCandidateConfig() function