Home
last modified time | relevance | path

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

/foundation/communication/netmanager_ext/services/mdnsmanager/include/
H A Dmdns_protocol_impl.h120 void handleOfflineService(const std::string &key, std::vector<Result> &res);
/foundation/communication/netmanager_ext/services/mdnsmanager/src/
H A Dmdns_protocol_impl.cpp108 handleOfflineService(key, res); in Browse()
203 void MDnsProtocolImpl::handleOfflineService(const std::string &key, std::vector<Result> &res) in handleOfflineService() function in OHOS::NetManagerStandard::MDnsProtocolImpl
205 NETMGR_EXT_LOG_D("mdns_log handleOfflineService key:[%{public}s]", key.c_str()); in handleOfflineService()

Completed in 3 milliseconds