/system/chre/apps/chqts/src/general_test/ |
D | heap_exhaustion_stability_test.cc | 213 void HeapExhaustionStabilityTest::handleEvent(uint32_t senderInstanceId, in handleEvent() 232 void HeapExhaustionStabilityTest::handleTimer(uint32_t senderInstanceId, in handleTimer() 256 void HeapExhaustionStabilityTest::handleSelfEvent(uint32_t senderInstanceId, in handleSelfEvent()
|
D | test.cc | 43 void Test::testHandleEvent(uint32_t senderInstanceId, uint16_t eventType, in testHandleEvent() 87 const void *Test::getMessageDataFromHostEvent(uint32_t senderInstanceId, in getMessageDataFromHostEvent()
|
D | event_between_apps_test.cc | 55 void EventBetweenApps0::handleEvent(uint32_t senderInstanceId, in handleEvent() 95 void EventBetweenApps1::handleEvent(uint32_t senderInstanceId, in handleEvent()
|
D | nanoapp_info_events_test_performer.cc | 35 void NanoAppInfoEventsTestPerformer::handleEvent(uint32_t senderInstanceId, in handleEvent()
|
D | nanoapp_info_by_instance_id_test.cc | 38 void NanoappInfoByInstanceIdTest::handleEvent(uint32_t senderInstanceId, in handleEvent()
|
D | nanoapp_info_by_app_id_test.cc | 38 void NanoappInfoByAppIdTest::handleEvent(uint32_t senderInstanceId, in handleEvent()
|
D | app.cc | 148 void App::handleEvent(uint32_t senderInstanceId, uint16_t eventType, in handleEvent() 262 extern "C" void nanoappHandleEvent(uint32_t senderInstanceId, in nanoappHandleEvent()
|
D | logging_sanity_test.cc | 126 void LoggingSanityTest::handleEvent(uint32_t senderInstanceId, in handleEvent()
|
D | version_sanity_test.cc | 77 void VersionSanityTest::handleEvent(uint32_t senderInstanceId, in handleEvent()
|
D | get_time_test.cc | 77 void GetTimeTest::handleEvent(uint32_t senderInstanceId, in handleEvent()
|
D | estimated_host_time_test.cc | 48 void EstimatedHostTimeTest::handleEvent(uint32_t senderInstanceId, in handleEvent()
|
D | nanoapp_info_events_test_observer.cc | 34 void NanoAppInfoEventsTestObserver::handleEvent(uint32_t senderInstanceId, in handleEvent()
|
D | timer_stress_test.cc | 138 void TimerStressTest::handleEvent(uint32_t senderInstanceId, in handleEvent()
|
D | timer_cancel_test.cc | 131 void TimerCancelTest::handleEvent(uint32_t senderInstanceId, in handleEvent()
|
D | wwan_cell_info_test.cc | 62 void WwanCellInfoTest::handleEvent(uint32_t senderInstanceId, in handleEvent()
|
D | send_event_stress_test.cc | 97 void SendEventStressTest::handleEvent(uint32_t senderInstanceId, in handleEvent()
|
/system/chre/apps/hello_world/ |
D | hello_world.cc | 38 void nanoappHandleEvent(uint32_t senderInstanceId, in nanoappHandleEvent()
|
/system/chre/core/include/chre/core/ |
D | event.h | 63 const uint32_t senderInstanceId; variable
|
/system/chre/apps/chqts/src/who_am_i/ |
D | who_am_i.cc | 41 extern "C" void nanoappHandleEvent(uint32_t senderInstanceId, in nanoappHandleEvent()
|
/system/chre/apps/host_awake_world/ |
D | host_awake_world.cc | 60 void nanoappHandleEvent(uint32_t senderInstanceId, in nanoappHandleEvent()
|
/system/chre/apps/timer_world/ |
D | timer_world.cc | 60 void nanoappHandleEvent(uint32_t senderInstanceId, in nanoappHandleEvent()
|
/system/chre/apps/chqts/src/echo_message/ |
D | echo_message.cc | 41 extern "C" void nanoappHandleEvent(uint32_t senderInstanceId, in nanoappHandleEvent()
|
/system/chre/apps/message_world/ |
D | message_world.cc | 57 void nanoappHandleEvent(uint32_t senderInstanceId, in nanoappHandleEvent()
|
/system/chre/apps/unload_tester/ |
D | unload_tester.cc | 75 void nanoappHandleEvent(uint32_t senderInstanceId, in nanoappHandleEvent()
|
/system/chre/apps/wwan_world/ |
D | wwan_world.cc | 157 void nanoappHandleEvent(uint32_t senderInstanceId, in nanoappHandleEvent()
|