Searched refs:SendBestScoreAllNetwork (Results 1 – 2 of 2) sorted by relevance
415 void SendBestScoreAllNetwork(uint32_t reqId, int32_t bestScore, uint32_t supplierId);
1041 SendBestScoreAllNetwork(iterActive->first, score, bestSupplier->GetSupplierId()); in FindBestNetworkForAllRequest()1227 void NetConnService::SendBestScoreAllNetwork(uint32_t reqId, int32_t bestScore, uint32_t supplierId) in SendBestScoreAllNetwork() function in OHOS::NetManagerStandard::NetConnService