Searched defs:RemoveCandidateConfig (Results 1 – 8 of 8) sorted by relevance
61 ErrCode RemoveCandidateConfig(int networkId) override in RemoveCandidateConfig() function in OHOS::Wifi::WifiDeviceStubFuzzTest65 ErrCode RemoveCandidateConfig(const WifiDeviceConfig &config) override in RemoveCandidateConfig() function in OHOS::Wifi::WifiDeviceStubFuzzTest
156 ErrCode StaInterface::RemoveCandidateConfig(const int uid, const int networkId) in RemoveCandidateConfig() function in OHOS::Wifi::StaInterface
175 ErrCode StaService::RemoveCandidateConfig(const int uid, const int networkId) const in RemoveCandidateConfig() function in OHOS::Wifi::StaService
137 ErrCode WifiDeviceImpl::RemoveCandidateConfig(int networkId) in RemoveCandidateConfig() function in OHOS::Wifi::WifiDeviceImpl144 ErrCode WifiDeviceImpl::RemoveCandidateConfig(const WifiDeviceConfig &config) in RemoveCandidateConfig() function in OHOS::Wifi::WifiDeviceImpl
498 ErrCode WifiDeviceProxy::RemoveCandidateConfig(int networkId) in RemoveCandidateConfig() function in OHOS::Wifi::WifiDeviceProxy504 ErrCode WifiDeviceProxy::RemoveCandidateConfig(const WifiDeviceConfig &config) in RemoveCandidateConfig() function in OHOS::Wifi::WifiDeviceProxy
292 ErrCode WifiDeviceProxy::RemoveCandidateConfig(const WifiDeviceConfig &config) in RemoveCandidateConfig() function in OHOS::Wifi::WifiDeviceProxy327 ErrCode WifiDeviceProxy::RemoveCandidateConfig(int networkId) in RemoveCandidateConfig() function in OHOS::Wifi::WifiDeviceProxy
496 ErrCode WifiDeviceServiceImpl::RemoveCandidateConfig(const WifiDeviceConfig &config) in RemoveCandidateConfig() function in OHOS::Wifi::WifiDeviceServiceImpl536 ErrCode WifiDeviceServiceImpl::RemoveCandidateConfig(int networkId) in RemoveCandidateConfig() function in OHOS::Wifi::WifiDeviceServiceImpl
724 NO_SANITIZE("cfi") napi_value RemoveCandidateConfig(napi_env env, napi_callback_info info) in RemoveCandidateConfig() function