Searched defs:RecurrentTimer (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/3/utils/ | ||
H A D | README.md | 38 ### RecurrentTimer subsection |
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/current/utils/ | ||
H A D | README.md | 38 ### RecurrentTimer subsection |
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/3/utils/common/src/ | ||
H A D | RecurrentTimer.cpp | 39 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 D | RecurrentTimer.cpp | 39 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 D | RecurrentTimer.h | 43 RecurrentTimer(const Action& action) : mAction(action) { in RecurrentTimer() function |