Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DEmulatedVehicleHal.h89 RecurrentTimer mRecurrentTimer; variable
DEmulatedVehicleHal.cpp99 mRecurrentTimer(std::bind(&EmulatedVehicleHal::onContinuousPropertyTimer, this, in EmulatedVehicleHal()
377 mRecurrentTimer.registerRecurrentEvent(hertzToNanoseconds(sampleRate), property); in subscribe()
385 mRecurrentTimer.unregisterRecurrentEvent(property); in unsubscribe()