Home
last modified time | relevance | path

Searched defs:bestScore (Results 1 - 6 of 6) 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...]
/third_party/skia/third_party/etc1/
H A Detc1.cpp309 etc1_uint32 bestScore = ~0; in chooseModifier() local
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_ra.cpp1393 float bestScore = best->weight / (float)best->degree; in simplify() local
/third_party/sqlite/src/
H A Dsqlite3.c123560 int bestScore = 0; /* Score of best match */ global() local
[all...]

Completed in 145 milliseconds