Searched refs:EmptyChecker (Results 1 – 4 of 4) sorted by relevance
769 struct EmptyChecker struct in ot::Dns::Multicast::Core1124 bool Matches(const EmptyChecker &aChecker) const;1480 bool Matches(EmptyChecker) const { return (mSharedCallback.mSrv == nullptr); } in Matches()1819 bool Matches(EmptyChecker aChecker) const;
2074 mSubTypes.RemoveAndFreeAllMatching(EmptyChecker()); in ScheduleToRemoveIfEmpty()2372 mSubTypes.RemoveAndFreeAllMatching(EmptyChecker()); in UpdateRecordsState()2801 bool Core::ServiceEntry::SubType::Matches(const EmptyChecker &aChecker) const in Matches()4979 mCallbacks.RemoveAndFreeAllMatching(EmptyChecker()); in ClearEmptyCallbacks()6259 mCommittedEntries.RemoveAndFreeAllMatching(EmptyChecker()); in CommitNewResponseEntries()6329 bool Core::AddrCache::AddrEntry::Matches(EmptyChecker aChecker) const in Matches()
909 typedef LifetimedPrefix::ExpirationChecker EmptyChecker; typedef916 bool Matches(const EmptyChecker &aChecker);
1576 mRouters.RemoveAndFreeAllMatching(Router::EmptyChecker(now)); in Evaluate()2100 bool RoutingManager::RxRaTracker::Router::Matches(const EmptyChecker &aChecker) in Matches()