Home
last modified time | relevance | path

Searched refs:GetSupplierId (Results 1 - 10 of 10) sorted by relevance

/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_activate.cpp81 (supplier ? supplier->GetSupplierId() : 0), in MatchRequestAndNetwork()
88 NETMGR_LOG_D("Supplier[%{public}d], request[%{public}d], capability is not matched", supplier->GetSupplierId(), in MatchRequestAndNetwork()
94 supplier->GetSupplierId(), requestId_); in MatchRequestAndNetwork()
100 supplier->GetSupplierId(), requestId_); in MatchRequestAndNetwork()
106 supplier->GetSupplierId(), requestId_); in MatchRequestAndNetwork()
H A Dnet_conn_service.cpp437 NETMGR_LOG_E("Supplier[%{public}d %{public}s] already exists.", supplier->GetSupplierId(), ident.c_str()); in RegisterNetSupplierAsync()
438 supplierId = supplier->GetSupplierId(); in RegisterNetSupplierAsync()
447 supplierId = supplier->GetSupplierId(); in RegisterNetSupplierAsync()
495 tmpSupplierId = supplier.second->GetSupplierId(); in OnNetSupplierRemoteDied()
616 supplier->GetSupplierId(), supplier->GetUid(), supplier->GetNetSupplierIdent().c_str(), in UnregisterNetSupplierAsync()
617 defaultNetSupplier_ ? defaultNetSupplier_->GetSupplierId() : 0, in UnregisterNetSupplierAsync()
622 .supplierId = supplier->GetSupplierId()}; in UnregisterNetSupplierAsync()
1064 bestNet->GetSupplierId(), bestNet->GetNetSupplierIdent().c_str(), bestNet->GetNetId(), bestScore, reqId); in ActivateNetwork()
1172 bestSupplier ? bestSupplier->GetSupplierId() : 0, in FindBestNetworkForAllRequest()
1185 SendBestScoreAllNetwork(iterActive->first, score, bestSupplier->GetSupplierId(), iterActiv in FindBestNetworkForAllRequest()
[all...]
H A Dnet_supplier.cpp214 uint32_t NetSupplier::GetSupplierId() const in GetSupplierId() function in OHOS::NetManagerStandard::NetSupplier
H A Dnetwork.cpp72 uint32_t Network::GetSupplierId() const in GetSupplierId() function in OHOS::NetManagerStandard::Network
/foundation/communication/netmanager_base/services/netconnmanager/include/
H A Dnetwork.h42 uint32_t GetSupplierId() const;
H A Dnet_supplier.h87 uint32_t GetSupplierId() const;
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_net_agent.h154 uint32_t GetSupplierId();
H A Dwifi_net_agent.cpp427 uint32_t WifiNetAgent::GetSupplierId() function in OHOS::Wifi::WifiNetAgent
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/common/
H A Dwifi_net_agent_test.cpp272 uint32_t tmpSupplierId = wifiNetAgent.GetSupplierId(); in HWTEST_F()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_service.cpp804 uint32_t supplierId = WifiNetAgent::GetInstance().GetSupplierId(); in OnSystemAbilityChanged()

Completed in 15 milliseconds