Home
last modified time | relevance | path

Searched refs:NotFindBestSupplier (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/include/
H A Dnet_conn_service.h419 void NotFindBestSupplier(uint32_t reqId, const std::shared_ptr<NetActivate> &active,
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_conn_service.cpp1038 NotFindBestSupplier(iterActive->first, iterActive->second, oldSupplier, callback); in FindBestNetworkForAllRequest()
1158 void NetConnService::NotFindBestSupplier(uint32_t reqId, const std::shared_ptr<NetActivate> &active, in NotFindBestSupplier() function in OHOS::NetManagerStandard::NetConnService