Home
last modified time | relevance | path

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

/external/openscreen/discovery/dnssd/impl/
Dpublisher_impl.cc244 auto publisher_error = mdns_publisher_->UnregisterRecord(mdns_record); in DeregisterAll() local
246 if (!publisher_error.ok()) { in DeregisterAll()
247 error = publisher_error; in DeregisterAll()