Home
last modified time | relevance | path

Searched refs:FindSupplierToReduceScore (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/netmanager_base/services/netconnmanager/include/
H A Dnet_conn_service.h488 uint32_t FindSupplierToReduceScore(std::vector<sptr<NetSupplier>>& suppliers, uint32_t& supplierId);
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_conn_service.cpp2771 uint32_t tmpSupplierId = FindSupplierToReduceScore(suppliers, supplierId); in UpdateSupplierScoreAsync()
2794 uint32_t NetConnService::FindSupplierToReduceScore(std::vector<sptr<NetSupplier>>& suppliers, uint32_t& supplierId) in FindSupplierToReduceScore() function in OHOS::NetManagerStandard::NetConnService
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
H A Dnet_conn_service_test.cpp1454 uint32_t ret = NetConnService::GetInstance()->FindSupplierToReduceScore(suppliers, supplierId); in HWTEST_F()

Completed in 11 milliseconds