Home
last modified time | relevance | path

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

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