Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/Mock/
H A Dmock_sta_interface.cpp97 ErrCode StaInterface::RemoveCandidateConfig(const int uid, const int networkId) in RemoveCandidateConfig() function in OHOS::Wifi::StaInterface
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/src/
H A 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
H A 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
H A 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
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_interface.cpp183 ErrCode StaInterface::RemoveCandidateConfig(const int uid, const int networkId) in RemoveCandidateConfig() function in OHOS::Wifi::StaInterface
H A Dsta_service.cpp256 ErrCode StaService::RemoveCandidateConfig(const int uid, const int networkId) const in RemoveCandidateConfig() function in OHOS::Wifi::StaService
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/
H A Dwifi_device_service_impl.cpp461 ErrCode WifiDeviceServiceImpl::RemoveCandidateConfig(const WifiDeviceConfig &config) in RemoveCandidateConfig() function in OHOS::Wifi::WifiDeviceServiceImpl
503 ErrCode WifiDeviceServiceImpl::RemoveCandidateConfig(int networkId) in RemoveCandidateConfig() function in OHOS::Wifi::WifiDeviceServiceImpl
/ohos5.0/foundation/communication/wifi/wifi/frameworks/js/napi/src/
H A Dwifi_napi_device.cpp780 NO_SANITIZE("cfi") napi_value RemoveCandidateConfig(napi_env env, napi_callback_info info) in RemoveCandidateConfig() function