Searched refs:ExpireSoon (Results 1 – 5 of 5) sorted by relevance
280 int MdnsQuerier::RecordTrackerLruCache::ExpireSoon( in ExpireSoon() function in openscreen::discovery::MdnsQuerier::RecordTrackerLruCache288 it->second->ExpireSoon(); in ExpireSoon()320 it->second->ExpireSoon(); in Update()788 records_.ExpireSoon(record.name(), std::move(expire_check)); in ProcessMultiTrackedUniqueRecord()
139 void ExpireSoon();
107 int ExpireSoon(const DomainName& name, TrackerApplicableCheck check);
288 tracker->ExpireSoon(); in TEST_F()298 tracker->ExpireSoon(); in TEST_F()
227 void MdnsRecordTracker::ExpireSoon() { in ExpireSoon() function in openscreen::discovery::MdnsRecordTracker