Home
last modified time | relevance | path

Searched defs:SystemTimer (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/pigweed/pw_chrono/
H A Dsystem_timer_facade_test.cc37 TEST(SystemTimer, CancelInactive) { in TEST() argument
42 TEST(SystemTimer, CancelExplicitly) { in TEST() argument
48 TEST(SystemTimer, CancelThroughDestruction) { in TEST() argument
53 TEST(SystemTimer, CancelThroughRescheduling) { in TEST() argument
80 TEST(SystemTimer, StaticInvokeAt) { in TEST() argument
104 TEST(SystemTimer, InvokeAt) { in TEST() argument
133 TEST(SystemTimer, InvokeAfter) { in TEST() argument
164 TEST(SystemTimer, CancelFromCallback) { in TEST() argument
180 TEST(SystemTimer, RescheduleAndCancelFromCallback) { in TEST() argument
197 TEST(SystemTimer, RescheduleFromCallback) { in TEST() argument
[all …]
/aosp_15_r20/system/chre/platform/zephyr/
H A Dsystem_timer.cc20 SystemTimer::SystemTimer() {} in SystemTimer() function in chre::SystemTimer
/aosp_15_r20/packages/services/Car/experimental/service/src/com/android/experimentalcar/
DSystemTimer.java25 public class SystemTimer implements ITimer { class
/aosp_15_r20/external/pigweed/pw_chrono_stl/public/pw_chrono_stl/
H A Dsystem_timer_inline.h23 inline SystemTimer::SystemTimer(ExpiryCallback&& callback) in SystemTimer() function
/aosp_15_r20/external/pigweed/pw_chre/
H A Dsystem_timer.cc26 SystemTimer::SystemTimer() {} in SystemTimer() function in chre::SystemTimer
/aosp_15_r20/external/pigweed/pw_chrono_zephyr/
H A Dsystem_timer.cc58 SystemTimer::SystemTimer(ExpiryCallback callback) in SystemTimer() function in pw::chrono::SystemTimer
/aosp_15_r20/system/chre/platform/embos/
H A Dsystem_timer.cc31 SystemTimer::SystemTimer() {} in SystemTimer() function in chre::SystemTimer
/aosp_15_r20/system/chre/platform/slpi/
H A Dsystem_timer.cc23 SystemTimer::SystemTimer() {} in SystemTimer() function in chre::SystemTimer
/aosp_15_r20/system/chre/platform/tinysys/
H A Dsystem_timer.cc48 SystemTimer::SystemTimer() { in SystemTimer() function in chre::SystemTimer
/aosp_15_r20/external/pigweed/pw_chrono_embos/
H A Dsystem_timer.cc71 SystemTimer::SystemTimer(ExpiryCallback&& callback) in SystemTimer() function in pw::chrono::SystemTimer
/aosp_15_r20/external/pigweed/pw_chrono_freertos/
H A Dsystem_timer.cc124 SystemTimer::SystemTimer(ExpiryCallback&& callback) in SystemTimer() function in pw::chrono::SystemTimer
/aosp_15_r20/system/chre/platform/linux/
H A Dsystem_timer.cc54 SystemTimer::SystemTimer() { in SystemTimer() function in chre::SystemTimer