Home
last modified time | relevance | path

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

/foundation/communication/netmanager_ext/services/mdnsmanager/include/
H A Dmdns_protocol_impl.h105 bool DiscoveryFromCache(const std::string &serviceType, const sptr<IDiscoveryCallback> &cb);
/foundation/communication/netmanager_ext/services/mdnsmanager/src/
H A Dmdns_protocol_impl.cpp276 bool MDnsProtocolImpl::DiscoveryFromCache(const std::string &serviceType, const sptr<IDiscoveryCallback> &cb) in DiscoveryFromCache() function in OHOS::NetManagerStandard::MDnsProtocolImpl
278 NETMGR_EXT_LOG_D("mdns_log DiscoveryFromCache"); in DiscoveryFromCache()
286 NETMGR_EXT_LOG_D("mdns_log DiscoveryFromCache browserMap_ not find name"); in DiscoveryFromCache()
295 NETMGR_EXT_LOG_W("mdns_log DiscoveryFromCache ConvertResultToInfo HandleServiceFound"); in DiscoveryFromCache()
360 DiscoveryFromCache(serviceType, cb); in Discovery()

Completed in 5 milliseconds