Searched defs:UpdateAll (Results 1 – 3 of 3) sorted by relevance
85 void UpdateAll() {} in UpdateAll() function88 void UpdateAll(T&& arg, Ts&&... args) { in UpdateAll() function
103 constexpr void UpdateAll() {} in UpdateAll() function106 constexpr void UpdateAll(T&& arg, Ts&&... args) { in UpdateAll() function
1129 void PublisherMDnsSd::ServiceSubscription::UpdateAll(MainloopContext &aMainloop) const in UpdateAll() function in otbr::Mdns::PublisherMDnsSd::ServiceSubscription