Home
last modified time | relevance | path

Searched refs:SendBestScoreAllNetwork (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/netmanager_base/services/netconnmanager/include/
H A Dnet_conn_service.h434 void SendBestScoreAllNetwork(uint32_t reqId, int32_t bestScore, uint32_t supplierId, uint32_t uid);
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_conn_service.cpp1185 SendBestScoreAllNetwork(iterActive->first, score, bestSupplier->GetSupplierId(), iterActive->second->GetUid()); in FindBestNetworkForAllRequest()
1377 void NetConnService::SendBestScoreAllNetwork(uint32_t reqId, int32_t bestScore, uint32_t supplierId, uint32_t uid) in SendBestScoreAllNetwork() function in OHOS::NetManagerStandard::NetConnService

Completed in 7 milliseconds