Searched refs:NotFindBestSupplier (Results 1 - 3 of 3) sorted by relevance
/foundation/communication/netmanager_base/services/netconnmanager/include/ |
H A D | net_conn_service.h | 438 void NotFindBestSupplier(uint32_t reqId, const std::shared_ptr<NetActivate> &active,
|
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/ |
H A D | net_conn_service_test.cpp | 1254 NetConnService::GetInstance()->NotFindBestSupplier(reqId, active, supplier, callback); in HWTEST_F() 1258 NetConnService::GetInstance()->NotFindBestSupplier(reqId, active, supplier, callback); in HWTEST_F()
|
/foundation/communication/netmanager_base/services/netconnmanager/src/ |
H A D | net_conn_service.cpp | 1182 NotFindBestSupplier(iterActive->first, iterActive->second, oldSupplier, callback); in FindBestNetworkForAllRequest() 1304 void NetConnService::NotFindBestSupplier(uint32_t reqId, const std::shared_ptr<NetActivate> &active, in NotFindBestSupplier() function in OHOS::NetManagerStandard::NetConnService
|
Completed in 9 milliseconds