Home
last modified time | relevance | path

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

/external/openscreen/discovery/public/
Ddns_sd_service_watcher.h178 void OnEndpointDeleted(const DnsSdInstanceEndpoint& old_endpoint) override { in OnEndpointDeleted() argument
179 auto it = records_.find(GetKey(old_endpoint)); in OnEndpointDeleted()
187 << old_endpoint.instance_id(); in OnEndpointDeleted()
/external/openscreen/discovery/dnssd/public/
Ddns_sd_querier.h37 const DnsSdInstanceEndpoint& old_endpoint) = 0;