Home
last modified time | relevance | path

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

/system/chre/apps/chqts/src/general_test/
Dheap_exhaustion_stability_test.h63 void handleTimer(uint32_t senderInstanceId, const void *eventData);
Dheap_exhaustion_stability_test.cc223 handleTimer(senderInstanceId, eventData); in handleEvent()
232 void HeapExhaustionStabilityTest::handleTimer(uint32_t senderInstanceId, in handleTimer() function in general_test::HeapExhaustionStabilityTest