Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_ext/services/mdnsmanager/include/
H A Dmdns_protocol_impl.h120 void handleOfflineService(const std::string &key, std::vector<Result> &res);
/ohos5.0/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