Searched defs:DoInvokeAt (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pigweed/pw_async2/ | ||
H A D | system_time_provider.cc | 34 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 D | simulated_time_provider.h | 101 void DoInvokeAt(typename Clock::time_point wake_time) final { in DoInvokeAt() function |