Home
last modified time | relevance | path

Searched defs:DoInvokeAt (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_async2/
H A Dsystem_time_provider.cc34 void DoInvokeAt(SystemClock::time_point time_point) final { in DoInvokeAt() function in pw::async2::__anon63568ab10111::SystemTimeProvider
/aosp_15_r20/external/pigweed/pw_async2/public/pw_async2/
H A Dsimulated_time_provider.h101 void DoInvokeAt(typename Clock::time_point wake_time) final { in DoInvokeAt() function