Home
last modified time | relevance | path

Searched defs:senderInstanceId (Results 1 – 25 of 43) sorted by relevance

12

/system/chre/apps/chqts/src/general_test/
Dheap_exhaustion_stability_test.cc213 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()
Dtest.cc43 void Test::testHandleEvent(uint32_t senderInstanceId, uint16_t eventType, in testHandleEvent()
87 const void *Test::getMessageDataFromHostEvent(uint32_t senderInstanceId, in getMessageDataFromHostEvent()
Devent_between_apps_test.cc55 void EventBetweenApps0::handleEvent(uint32_t senderInstanceId, in handleEvent()
95 void EventBetweenApps1::handleEvent(uint32_t senderInstanceId, in handleEvent()
Dnanoapp_info_events_test_performer.cc35 void NanoAppInfoEventsTestPerformer::handleEvent(uint32_t senderInstanceId, in handleEvent()
Dnanoapp_info_by_instance_id_test.cc38 void NanoappInfoByInstanceIdTest::handleEvent(uint32_t senderInstanceId, in handleEvent()
Dnanoapp_info_by_app_id_test.cc38 void NanoappInfoByAppIdTest::handleEvent(uint32_t senderInstanceId, in handleEvent()
Dapp.cc148 void App::handleEvent(uint32_t senderInstanceId, uint16_t eventType, in handleEvent()
262 extern "C" void nanoappHandleEvent(uint32_t senderInstanceId, in nanoappHandleEvent()
Dlogging_sanity_test.cc126 void LoggingSanityTest::handleEvent(uint32_t senderInstanceId, in handleEvent()
Dversion_sanity_test.cc77 void VersionSanityTest::handleEvent(uint32_t senderInstanceId, in handleEvent()
Dget_time_test.cc77 void GetTimeTest::handleEvent(uint32_t senderInstanceId, in handleEvent()
Destimated_host_time_test.cc48 void EstimatedHostTimeTest::handleEvent(uint32_t senderInstanceId, in handleEvent()
Dnanoapp_info_events_test_observer.cc34 void NanoAppInfoEventsTestObserver::handleEvent(uint32_t senderInstanceId, in handleEvent()
Dtimer_stress_test.cc138 void TimerStressTest::handleEvent(uint32_t senderInstanceId, in handleEvent()
Dtimer_cancel_test.cc131 void TimerCancelTest::handleEvent(uint32_t senderInstanceId, in handleEvent()
Dwwan_cell_info_test.cc62 void WwanCellInfoTest::handleEvent(uint32_t senderInstanceId, in handleEvent()
Dsend_event_stress_test.cc97 void SendEventStressTest::handleEvent(uint32_t senderInstanceId, in handleEvent()
/system/chre/apps/hello_world/
Dhello_world.cc38 void nanoappHandleEvent(uint32_t senderInstanceId, in nanoappHandleEvent()
/system/chre/core/include/chre/core/
Devent.h63 const uint32_t senderInstanceId; variable
/system/chre/apps/chqts/src/who_am_i/
Dwho_am_i.cc41 extern "C" void nanoappHandleEvent(uint32_t senderInstanceId, in nanoappHandleEvent()
/system/chre/apps/host_awake_world/
Dhost_awake_world.cc60 void nanoappHandleEvent(uint32_t senderInstanceId, in nanoappHandleEvent()
/system/chre/apps/timer_world/
Dtimer_world.cc60 void nanoappHandleEvent(uint32_t senderInstanceId, in nanoappHandleEvent()
/system/chre/apps/chqts/src/echo_message/
Decho_message.cc41 extern "C" void nanoappHandleEvent(uint32_t senderInstanceId, in nanoappHandleEvent()
/system/chre/apps/message_world/
Dmessage_world.cc57 void nanoappHandleEvent(uint32_t senderInstanceId, in nanoappHandleEvent()
/system/chre/apps/unload_tester/
Dunload_tester.cc75 void nanoappHandleEvent(uint32_t senderInstanceId, in nanoappHandleEvent()
/system/chre/apps/wwan_world/
Dwwan_world.cc157 void nanoappHandleEvent(uint32_t senderInstanceId, in nanoappHandleEvent()

12