Home
last modified time | relevance | path

Searched defs:ReleaseNetwork (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dnet_supplier_callback_base.cpp27 int32_t NetSupplierCallbackBase::ReleaseNetwork(const std::string &ident, const std::set<NetCap> &n… in ReleaseNetwork() function in OHOS::NetManagerStandard::NetSupplierCallbackBase
/ohos5.0/foundation/communication/netmanager_base/test/commonduplicatedcode/
H A Dcommon_net_conn_callback_test.h82 int32_t ReleaseNetwork(const std::string &ident, const std::set<NetCap> &netCaps) override in ReleaseNetwork() function
99 int32_t ReleaseNetwork(const std::string &ident, const std::set<NetCap> &netCaps) override in ReleaseNetwork() function
/ohos5.0/base/telephony/cellular_data/services/src/utils/
H A Dnet_manager_call_back.cpp46 int32_t NetManagerCallBack::ReleaseNetwork(const std::string &ident, const std::set<NetCap> &netCap… in ReleaseNetwork() function in OHOS::Telephony::NetManagerCallBack
/ohos5.0/base/telephony/sms_mms/services/mms/
H A Dmms_network_manager.cpp56 void MmsNetworkManager::ReleaseNetwork(u_int8_t requestId, bool shouldDelayRelease) in ReleaseNetwork() function in OHOS::Telephony::MmsNetworkManager
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/stub/
H A Dnet_supplier_callback_proxy.cpp66 int32_t NetSupplierCallbackProxy::ReleaseNetwork(const std::string &ident, const std::set<NetCap> &… in ReleaseNetwork() function in OHOS::NetManagerStandard::NetSupplierCallbackProxy
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/
H A Dnet_supplier_callback_stub.cpp146 int32_t NetSupplierCallbackStub::ReleaseNetwork(const std::string &ident, const std::set<NetCap> &n… in ReleaseNetwork() function in OHOS::NetManagerStandard::NetSupplierCallbackStub
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_net_agent.cpp507 int32_t WifiNetAgent::NetConnCallback::ReleaseNetwork( function in OHOS::Wifi::WifiNetAgent::NetConnCallback