Home
last modified time | relevance | path

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

/external/openscreen/discovery/dnssd/impl/
Dquerier_impl.cc111 bool IsNotEqualOrUpdate(const absl::optional<DnsSdInstanceEndpoint>& first, in IsNotEqualOrUpdate() function
165 IsNotEqualOrUpdate); in CalculateChangeSets()
173 updated.end(), created.begin(), IsNotEqualOrUpdate); in CalculateChangeSets()
180 updated.end(), deleted.begin(), IsNotEqualOrUpdate); in CalculateChangeSets()