Home
last modified time | relevance | path

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

/external/openscreen/discovery/mdns/
Dmdns_publisher.cc210 bool should_announce_deletion) { in RemoveRecord() argument
228 if (!should_announce_deletion) { in RemoveRecord()
Dmdns_publisher.h157 Error RemoveRecord(const MdnsRecord& record, bool should_announce_deletion);