Home
last modified time | relevance | path

Searched refs:recurrentAction (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/include/
DFakeVehicleHardware.h154 std::shared_ptr<RecurrentTimer::Callback> recurrentAction; member
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/src/
DFakeVehicleHardware.cpp2320 .recurrentAction = action, in registerRefreshLocked()
2336 mRecurrentTimer->unregisterTimerCallback(actionForInterval.recurrentAction); in unregisterRefreshLocked()