Home
last modified time | relevance | path

Searched defs:RequestNetwork (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dnet_supplier_callback_base.cpp20 int32_t NetSupplierCallbackBase::RequestNetwork(const std::string &ident, in RequestNetwork() function in OHOS::NetManagerStandard::NetSupplierCallbackBase
/ohos5.0/base/telephony/cellular_data/services/src/utils/
H A Dnet_manager_call_back.cpp25 int32_t NetManagerCallBack::RequestNetwork(const std::string &ident, in RequestNetwork() function in OHOS::Telephony::NetManagerCallBack
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/stub/
H A Dnet_supplier_callback_proxy.cpp27 int32_t NetSupplierCallbackProxy::RequestNetwork(const std::string &ident, const std::set<NetCap> &… in RequestNetwork() function in OHOS::NetManagerStandard::NetSupplierCallbackProxy
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/
H A Dnet_supplier_callback_stub.cpp133 int32_t NetSupplierCallbackStub::RequestNetwork(const std::string &ident, const std::set<NetCap> &n… in RequestNetwork() 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.cpp447 bool WifiNetAgent::RequestNetwork(const int uid, const int networkId) function in OHOS::Wifi::WifiNetAgent
466 int32_t WifiNetAgent::NetConnCallback::RequestNetwork( function in OHOS::Wifi::WifiNetAgent::NetConnCallback