Home
last modified time | relevance | path

Searched defs:RecurrentTimer (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/3/utils/
H A DREADME.md38 ### RecurrentTimer subsection
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/current/utils/
H A DREADME.md38 ### RecurrentTimer subsection
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/3/utils/common/src/
H A DRecurrentTimer.cpp39 RecurrentTimer::RecurrentTimer() { in RecurrentTimer() function in android::hardware::automotive::vehicle::RecurrentTimer
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/current/utils/common/src/
H A DRecurrentTimer.cpp39 RecurrentTimer::RecurrentTimer() { in RecurrentTimer() function in android::hardware::automotive::vehicle::RecurrentTimer
/aosp_15_r20/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
H A DRecurrentTimer.h43 RecurrentTimer(const Action& action) : mAction(action) { in RecurrentTimer() function