Home
last modified time | relevance | path

Searched defs:bestScore (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_supplier_test/
H A Dnet_supplier_test.cpp175 int32_t bestScore = 1; in HWTEST_F() local
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_supplier.cpp355 void NetSupplier::ReceiveBestScore(int32_t bestScore, uint32_t supplierId, const NetRequest &netrequest) in ReceiveBestScore() argument
H A Dnet_conn_service.cpp1059 int bestScore = static_cast<int>(FindBestNetworkForRequest(bestNet, request)); in ActivateNetwork() local
1204 int bestScore = 0; in FindBestNetworkForRequest() local
1377 SendBestScoreAllNetwork(uint32_t reqId, int32_t bestScore, uint32_t supplierId, uint32_t uid) SendBestScoreAllNetwork() argument
[all...]

Completed in 5 milliseconds