/system/chre/apps/test/chqts/src/general_test/ |
D | event_between_apps_test.cc | 53 void EventBetweenApps0::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::EventBetweenApps0 90 void EventBetweenApps1::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::EventBetweenApps1
|
D | hello_world_test.cc | 37 void HelloWorldTest::handleEvent(uint32_t /* senderInstanceId */, in handleEvent() function in general_test::HelloWorldTest
|
D | host_awake_suspend_test.cc | 49 void HostAwakeSuspendTest::handleEvent(uint32_t /* senderInstanceId */, in handleEvent() function in general_test::HostAwakeSuspendTest
|
D | nanoapp_info_events_test_performer.cc | 34 void NanoAppInfoEventsTestPerformer::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::NanoAppInfoEventsTestPerformer
|
D | wifi_capabilities_test.cc | 62 void WifiCapabilitiesTest::handleEvent(uint32_t /* senderInstanceId */, in handleEvent() function in general_test::WifiCapabilitiesTest
|
D | gnss_capabilities_test.cc | 62 void GnssCapabilitiesTest::handleEvent(uint32_t /* senderInstanceId */, in handleEvent() function in general_test::GnssCapabilitiesTest
|
D | wwan_capabilities_test.cc | 57 void WwanCapabilitiesTest::handleEvent(uint32_t /* senderInstanceId */, in handleEvent() function in general_test::WwanCapabilitiesTest
|
D | sensor_info_test.cc | 66 void SensorInfoTest::handleEvent(uint32_t /* senderInstanceId */, in handleEvent() function in general_test::SensorInfoTest
|
D | nanoapp_info_by_app_id_test.cc | 36 void NanoappInfoByAppIdTest::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::NanoappInfoByAppIdTest
|
D | nanoapp_info_by_instance_id_test.cc | 37 void NanoappInfoByInstanceIdTest::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::NanoappInfoByInstanceIdTest
|
D | version_consistency_test.cc | 76 void VersionConsistencyTest::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::VersionConsistencyTest
|
D | logging_consistency_test.cc | 125 void LoggingConsistencyTest::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::LoggingConsistencyTest
|
D | get_time_test.cc | 73 void GetTimeTest::handleEvent(uint32_t senderInstanceId, uint16_t eventType, in handleEvent() function in general_test::GetTimeTest
|
D | estimated_host_time_test.cc | 47 void EstimatedHostTimeTest::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::EstimatedHostTimeTest
|
D | basic_gnss_test.cc | 131 void BasicGnssTest::handleEvent(uint32_t /* senderInstanceId */, in handleEvent() function in general_test::BasicGnssTest
|
D | heap_alloc_stress_test.cc | 121 void HeapAllocStressTest::handleEvent(uint32_t /* senderInstanceId */, in handleEvent() function in general_test::HeapAllocStressTest
|
D | nanoapp_info_events_test_observer.cc | 33 void NanoAppInfoEventsTestObserver::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::NanoAppInfoEventsTestObserver
|
D | timer_cancel_test.cc | 130 void TimerCancelTest::handleEvent(uint32_t senderInstanceId, uint16_t eventType, in handleEvent() function in general_test::TimerCancelTest
|
D | timer_stress_test.cc | 135 void TimerStressTest::handleEvent(uint32_t senderInstanceId, uint16_t eventType, in handleEvent() function in general_test::TimerStressTest
|
D | wwan_cell_info_test.cc | 61 void WwanCellInfoTest::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::WwanCellInfoTest
|
D | basic_flush_async_test.cc | 78 void BasicSensorFlushAsyncTest::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::BasicSensorFlushAsyncTest
|
D | send_event_stress_test.cc | 94 void SendEventStressTest::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::SendEventStressTest
|
D | simple_heap_alloc_test.cc | 159 void SimpleHeapAllocTest::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::SimpleHeapAllocTest
|
/system/hwservicemanager/ |
D | service.cpp | 87 int handleEvent(int fd, int /*events*/, void* /*data*/) override { in handleEvent() function in HwBinderCallback 126 int handleEvent(int fd, int /*events*/, void* /*data*/) override { in handleEvent() function in ClientCallbackCallback
|
/system/chre/platform/linux/ |
D | platform_nanoapp.cc | 38 void PlatformNanoapp::handleEvent(uint32_t senderInstanceId, uint16_t eventType, in handleEvent() function in chre::PlatformNanoapp
|