Home
last modified time | relevance | path

Searched defs:OnRequestNetwork (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_net_agent.h36 std::function<bool(const int uid, const int networkId)> OnRequestNetwork; member
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sub_manage/
H A Dwifi_common_service_manager.cpp109 bool WifiCommonServiceManager::OnRequestNetwork(const int uid, const int networkId) in OnRequestNetwork() function in OHOS::Wifi::WifiCommonServiceManager
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/
H A Dnet_supplier_callback_stub.cpp63 int32_t NetSupplierCallbackStub::OnRequestNetwork(MessageParcel &data, MessageParcel &reply) in OnRequestNetwork() function in OHOS::NetManagerStandard::NetSupplierCallbackStub