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

  /system/chre/apps/chqts/src/general_test/
heap_exhaustion_stability_test.h 64 void handleSelfEvent(uint32_t senderInstanceId, const void *eventData);
heap_exhaustion_stability_test.cc 224 handleSelfEvent(senderInstanceId, eventData);
255 void HeapExhaustionStabilityTest::handleSelfEvent(uint32_t senderInstanceId,
258 sendFatalFailureToHost("handleSelfEvent with unexpected sender:",

Completed in 77 milliseconds