Searched refs:handleTimer (Results 1 – 7 of 7) sorted by relevance
156 void handleTimer() { in handleTimer() function188 handleTimer(); in nanoappHandleEvent()
63 void handleTimer(uint32_t senderInstanceId, const void *eventData);
219 handleTimer(senderInstanceId, eventData); in handleEvent()228 void HeapExhaustionStabilityTest::handleTimer(uint32_t senderInstanceId, in handleTimer() function in general_test::HeapExhaustionStabilityTest
89 void handleTimer();
106 : next(_next), duration(_duration), handleTimer(std::move(handle)), oneShot(_oneShot) {} in Timer()110 NonCopyableFunction<void()> handleTimer; member
148 handleTimer(); in handleDataFromChre()160 void Manager::handleTimer() { in handleTimer() function in chre::audio_concurrency_test::Manager
63 current.handleTimer(); in runTimers()