Home
last modified time | relevance | path

Searched refs:NotFindBestSupplier (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/netmanager_base/services/netconnmanager/include/
H A Dnet_conn_service.h438 void NotFindBestSupplier(uint32_t reqId, const std::shared_ptr<NetActivate> &active,
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
H A Dnet_conn_service_test.cpp1254 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 Dnet_conn_service.cpp1182 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