Home
last modified time | relevance | path

Searched defs:handleTimer (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/chre/apps/test/pts/audio_enable_disable_test/src/
H A Daudio_enable_disable_test.cc156 void handleTimer() { in handleTimer() function
/aosp12/system/chre/apps/test/chqts/src/general_test/
H A Dheap_exhaustion_stability_test.cc228 void HeapExhaustionStabilityTest::handleTimer(uint32_t senderInstanceId, in handleTimer() function in general_test::HeapExhaustionStabilityTest
/aosp12/system/chre/apps/test/common/chre_audio_concurrency_test/src/
H A Dchre_audio_concurrency_test_manager.cc160 void Manager::handleTimer() { in handleTimer() function in chre::audio_concurrency_test::Manager
/aosp12/system/teeui/libteeui/include/secure_input/
H A Devdev.h110 NonCopyableFunction<void()> handleTimer; member