Searched refs:publisher_error (Results 1 – 1 of 1) sorted by relevance
244 auto publisher_error = mdns_publisher_->UnregisterRecord(mdns_record); in DeregisterAll() local246 if (!publisher_error.ok()) { in DeregisterAll()247 error = publisher_error; in DeregisterAll()