Home
last modified time | relevance | path

Searched refs:handleEvent (Results 1 – 25 of 73) sorted by relevance

123

/system/chre/apps/chqts/src/general_test/
Devent_between_apps_test.h49 void handleEvent(uint32_t senderInstanceId, uint16_t eventType,
76 void handleEvent(uint32_t senderInstanceId, uint16_t eventType,
Devent_between_apps_test.cc55 void EventBetweenApps0::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::EventBetweenApps0
95 void EventBetweenApps1::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::EventBetweenApps1
Dnanoapp_info_events_test_performer.cc35 void NanoAppInfoEventsTestPerformer::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::NanoAppInfoEventsTestPerformer
Dhello_world_test.h36 void handleEvent(uint32_t senderInstanceId, uint16_t eventType,
Dnanoapp_info_by_instance_id_test.h36 void handleEvent(uint32_t senderInstanceId, uint16_t eventType,
Dgnss_capabilities_test.h38 void handleEvent(uint32_t senderInstanceId, uint16_t eventType,
Dbasic_gnss_test.h32 void handleEvent(uint32_t senderInstanceId, uint16_t eventType,
Dhost_awake_suspend_test.h32 void handleEvent(uint32_t senderInstanceId, uint16_t eventType,
Dnanoapp_info_by_app_id_test.h36 void handleEvent(uint32_t senderInstanceId, uint16_t eventType,
Dlogging_sanity_test.h40 void handleEvent(uint32_t senderInstanceId, uint16_t eventType,
Dwwan_capabilities_test.h38 void handleEvent(uint32_t senderInstanceId, uint16_t eventType,
Dwifi_capabilities_test.h38 void handleEvent(uint32_t senderInstanceId, uint16_t eventType,
Dheap_alloc_stress_test.h37 void handleEvent(uint32_t senderInstanceId, uint16_t eventType,
Dversion_sanity_test.h36 void handleEvent(uint32_t senderInstanceId, uint16_t eventType,
Dnanoapp_info_events_test_performer.h40 void handleEvent(uint32_t senderInstanceId, uint16_t eventType,
Dhello_world_test.cc39 void HelloWorldTest::handleEvent(uint32_t /* senderInstanceId */, in handleEvent() function in general_test::HelloWorldTest
Dget_time_test.h43 void handleEvent(uint32_t senderInstanceId, uint16_t eventType,
Dhost_awake_suspend_test.cc51 void HostAwakeSuspendTest::handleEvent(uint32_t /* senderInstanceId */, in handleEvent() function in general_test::HostAwakeSuspendTest
Dsimple_heap_alloc_test.h40 void handleEvent(uint32_t senderInstanceId, uint16_t eventType,
Dapp.cc102 void handleEvent(uint32_t senderInstanceId, uint16_t eventType,
148 void App::handleEvent(uint32_t senderInstanceId, uint16_t eventType, in handleEvent() function in general_test::App
265 gApp.handleEvent(senderInstanceId, eventType, eventData); in nanoappHandleEvent()
Dsensor_info_test.h32 void handleEvent(uint32_t senderInstanceId, uint16_t eventType,
Destimated_host_time_test.h44 void handleEvent(uint32_t senderInstanceId, uint16_t eventType,
Dbasic_audio_test.h29 void handleEvent(uint32_t senderInstanceId, uint16_t eventType,
/system/chre/platform/linux/
Dplatform_nanoapp.cc37 void PlatformNanoapp::handleEvent(uint32_t senderInstanceId, in handleEvent() function in chre::PlatformNanoapp
40 mAppInfo->entryPoints.handleEvent(senderInstanceId, eventType, eventData); in handleEvent()
/system/chre/platform/include/chre/platform/
Dplatform_nanoapp.h51 void handleEvent(uint32_t senderInstanceId, uint16_t eventType,

123