Home
last modified time | relevance | path

Searched defs:UpdateAll (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/ext/base/
H A Dhash.h85 void UpdateAll() {} in UpdateAll() function
88 void UpdateAll(T&& arg, Ts&&... args) { in UpdateAll() function
/aosp_15_r20/external/perfetto/include/perfetto/ext/base/
H A Dhash.h103 constexpr void UpdateAll() {} in UpdateAll() function
106 constexpr void UpdateAll(T&& arg, Ts&&... args) { in UpdateAll() function
/aosp_15_r20/external/ot-br-posix/src/mdns/
H A Dmdns_mdnssd.cpp1129 void PublisherMDnsSd::ServiceSubscription::UpdateAll(MainloopContext &aMainloop) const in UpdateAll() function in otbr::Mdns::PublisherMDnsSd::ServiceSubscription