/system/chre/apps/chqts/src/general_test/ |
D | event_between_apps_test.h | 49 void handleEvent(uint32_t senderInstanceId, uint16_t eventType, 76 void handleEvent(uint32_t senderInstanceId, uint16_t eventType,
|
D | event_between_apps_test.cc | 55 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
|
D | nanoapp_info_events_test_performer.cc | 35 void NanoAppInfoEventsTestPerformer::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::NanoAppInfoEventsTestPerformer
|
D | hello_world_test.h | 36 void handleEvent(uint32_t senderInstanceId, uint16_t eventType,
|
D | nanoapp_info_by_instance_id_test.h | 36 void handleEvent(uint32_t senderInstanceId, uint16_t eventType,
|
D | gnss_capabilities_test.h | 38 void handleEvent(uint32_t senderInstanceId, uint16_t eventType,
|
D | basic_gnss_test.h | 32 void handleEvent(uint32_t senderInstanceId, uint16_t eventType,
|
D | host_awake_suspend_test.h | 32 void handleEvent(uint32_t senderInstanceId, uint16_t eventType,
|
D | nanoapp_info_by_app_id_test.h | 36 void handleEvent(uint32_t senderInstanceId, uint16_t eventType,
|
D | logging_sanity_test.h | 40 void handleEvent(uint32_t senderInstanceId, uint16_t eventType,
|
D | wwan_capabilities_test.h | 38 void handleEvent(uint32_t senderInstanceId, uint16_t eventType,
|
D | wifi_capabilities_test.h | 38 void handleEvent(uint32_t senderInstanceId, uint16_t eventType,
|
D | heap_alloc_stress_test.h | 37 void handleEvent(uint32_t senderInstanceId, uint16_t eventType,
|
D | version_sanity_test.h | 36 void handleEvent(uint32_t senderInstanceId, uint16_t eventType,
|
D | nanoapp_info_events_test_performer.h | 40 void handleEvent(uint32_t senderInstanceId, uint16_t eventType,
|
D | hello_world_test.cc | 39 void HelloWorldTest::handleEvent(uint32_t /* senderInstanceId */, in handleEvent() function in general_test::HelloWorldTest
|
D | get_time_test.h | 43 void handleEvent(uint32_t senderInstanceId, uint16_t eventType,
|
D | host_awake_suspend_test.cc | 51 void HostAwakeSuspendTest::handleEvent(uint32_t /* senderInstanceId */, in handleEvent() function in general_test::HostAwakeSuspendTest
|
D | simple_heap_alloc_test.h | 40 void handleEvent(uint32_t senderInstanceId, uint16_t eventType,
|
D | app.cc | 102 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()
|
D | sensor_info_test.h | 32 void handleEvent(uint32_t senderInstanceId, uint16_t eventType,
|
D | estimated_host_time_test.h | 44 void handleEvent(uint32_t senderInstanceId, uint16_t eventType,
|
D | basic_audio_test.h | 29 void handleEvent(uint32_t senderInstanceId, uint16_t eventType,
|
/system/chre/platform/linux/ |
D | platform_nanoapp.cc | 37 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/ |
D | platform_nanoapp.h | 51 void handleEvent(uint32_t senderInstanceId, uint16_t eventType,
|