Searched refs:CompareAndUpdate (Results 1 – 2 of 2) sorted by relevance
257 template <typename Entry> bool CompareAndUpdate(Entry &aEntry, Entry &aExistingEntry);
722 template <typename Entry> bool AdvertisingProxy::CompareAndUpdate(Entry &aEntry, Entry &aExistingEn… in CompareAndUpdate() function in ot::Srp::AdvertisingProxy808 replaced = CompareAndUpdate(aHost, aExistingHost); in CompareAndUpdateHost()898 replaced = CompareAndUpdate(aService, aExistingService); in CompareAndUpdateService()