HomeSort by relevance Sort by last modified time
    Searched refs:handleTimer (Results 1 - 2 of 2) sorted by null

  /system/chre/apps/chqts/src/general_test/
heap_exhaustion_stability_test.h 63 void handleTimer(uint32_t senderInstanceId, const void *eventData);
heap_exhaustion_stability_test.cc 222 handleTimer(senderInstanceId, eventData);
231 void HeapExhaustionStabilityTest::handleTimer(uint32_t senderInstanceId,
234 sendFatalFailureToHost("handleTimer with unexpected sender:",

Completed in 842 milliseconds