Home
last modified time | relevance | path

Searched refs:SetServiceSupply (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/include/
H A Dnet_activate.h56 void SetServiceSupply(sptr<NetSupplier> netServiceSupplied);
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_activate.cpp197 void NetActivate::SetServiceSupply(sptr<NetSupplier> netServiceSupplied) in SetServiceSupply() function in OHOS::NetManagerStandard::NetActivate
H A Dnet_conn_service.cpp925 request->SetServiceSupply(bestNet); in ActivateNetwork()
1049 iterActive->second->SetServiceSupply(bestSupplier); in FindBestNetworkForAllRequest()
1170 active->SetServiceSupply(nullptr); in NotFindBestSupplier()
/ohos5.0/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
H A Dnet_activate_test.cpp123 instance_->SetServiceSupply(supplier);