Home
last modified time | relevance | path

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

/system/chre/apps/chqts/src/general_test/
Dheap_exhaustion_stability_test.h64 void handleSelfEvent(uint32_t senderInstanceId, const void *eventData);
Dheap_exhaustion_stability_test.cc225 handleSelfEvent(senderInstanceId, eventData); in handleEvent()
256 void HeapExhaustionStabilityTest::handleSelfEvent(uint32_t senderInstanceId, in handleSelfEvent() function in general_test::HeapExhaustionStabilityTest