Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/include/host-common/
DDeviceContextRunner.h97 mTimerInterface.installFunc(this, [this]() { this->onTimerEvent(); }); in init()
160 void onTimerEvent() { in onTimerEvent() function