Home
last modified time | relevance | path

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

/foundation/communication/netmanager_ext/services/mdnsmanager/include/
H A Dmdns_protocol_impl.h121 void KillBrowseCache(const std::string &key, std::vector<Result>::iterator &it);
/foundation/communication/netmanager_ext/services/mdnsmanager/src/
H A Dmdns_protocol_impl.cpp896 KillBrowseCache(key, it); in KillCache()
911 void MDnsProtocolImpl::KillBrowseCache(const std::string &key, std::vector<Result>::iterator &it) in KillBrowseCache() function in OHOS::NetManagerStandard::MDnsProtocolImpl
913 NETMGR_EXT_LOG_D("mdns_log KillBrowseCache"); in KillBrowseCache()

Completed in 3 milliseconds