/system/chre/apps/chqts/src/general_test/ |
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 | hello_world_test.cc | 39 void HelloWorldTest::handleEvent(uint32_t /* senderInstanceId */, in handleEvent() function in general_test::HelloWorldTest
|
D | host_awake_suspend_test.cc | 51 void HostAwakeSuspendTest::handleEvent(uint32_t /* senderInstanceId */, in handleEvent() function in general_test::HostAwakeSuspendTest
|
D | nanoapp_info_events_test_performer.cc | 35 void NanoAppInfoEventsTestPerformer::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::NanoAppInfoEventsTestPerformer
|
D | wwan_capabilities_test.cc | 59 void WwanCapabilitiesTest::handleEvent(uint32_t /* senderInstanceId */, in handleEvent() function in general_test::WwanCapabilitiesTest
|
D | wifi_capabilities_test.cc | 64 void WifiCapabilitiesTest::handleEvent(uint32_t /* senderInstanceId */, in handleEvent() function in general_test::WifiCapabilitiesTest
|
D | gnss_capabilities_test.cc | 64 void GnssCapabilitiesTest::handleEvent(uint32_t /* senderInstanceId */, in handleEvent() function in general_test::GnssCapabilitiesTest
|
D | nanoapp_info_by_instance_id_test.cc | 38 void NanoappInfoByInstanceIdTest::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::NanoappInfoByInstanceIdTest
|
D | sensor_info_test.cc | 69 void SensorInfoTest::handleEvent(uint32_t /* senderInstanceId */, in handleEvent() function in general_test::SensorInfoTest
|
D | basic_gnss_test.cc | 69 void BasicGnssTest::handleEvent(uint32_t /* senderInstanceId */, in handleEvent() function in general_test::BasicGnssTest
|
D | nanoapp_info_by_app_id_test.cc | 38 void NanoappInfoByAppIdTest::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::NanoappInfoByAppIdTest
|
D | logging_sanity_test.cc | 126 void LoggingSanityTest::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::LoggingSanityTest
|
D | version_sanity_test.cc | 77 void VersionSanityTest::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::VersionSanityTest
|
D | get_time_test.cc | 77 void GetTimeTest::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::GetTimeTest
|
D | estimated_host_time_test.cc | 48 void EstimatedHostTimeTest::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::EstimatedHostTimeTest
|
D | heap_alloc_stress_test.cc | 125 void HeapAllocStressTest::handleEvent(uint32_t /* senderInstanceId */, in handleEvent() function in general_test::HeapAllocStressTest
|
D | nanoapp_info_events_test_observer.cc | 34 void NanoAppInfoEventsTestObserver::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::NanoAppInfoEventsTestObserver
|
D | timer_stress_test.cc | 138 void TimerStressTest::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::TimerStressTest
|
D | timer_cancel_test.cc | 131 void TimerCancelTest::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::TimerCancelTest
|
D | wwan_cell_info_test.cc | 62 void WwanCellInfoTest::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::WwanCellInfoTest
|
D | send_event_stress_test.cc | 97 void SendEventStressTest::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::SendEventStressTest
|
D | simple_heap_alloc_test.cc | 163 void SimpleHeapAllocTest::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::SimpleHeapAllocTest
|
D | send_event_test.cc | 190 void SendEventTest::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::SendEventTest
|
/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 | 37 void PlatformNanoapp::handleEvent(uint32_t senderInstanceId, in handleEvent() function in chre::PlatformNanoapp
|