Home
last modified time | relevance | path

Searched defs:handleEvent (Results 1 – 25 of 37) sorted by relevance

12

/system/chre/apps/chqts/src/general_test/
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
Dhello_world_test.cc39 void HelloWorldTest::handleEvent(uint32_t /* senderInstanceId */, in handleEvent() function in general_test::HelloWorldTest
Dhost_awake_suspend_test.cc51 void HostAwakeSuspendTest::handleEvent(uint32_t /* senderInstanceId */, in handleEvent() function in general_test::HostAwakeSuspendTest
Dnanoapp_info_events_test_performer.cc35 void NanoAppInfoEventsTestPerformer::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::NanoAppInfoEventsTestPerformer
Dwwan_capabilities_test.cc59 void WwanCapabilitiesTest::handleEvent(uint32_t /* senderInstanceId */, in handleEvent() function in general_test::WwanCapabilitiesTest
Dwifi_capabilities_test.cc64 void WifiCapabilitiesTest::handleEvent(uint32_t /* senderInstanceId */, in handleEvent() function in general_test::WifiCapabilitiesTest
Dgnss_capabilities_test.cc64 void GnssCapabilitiesTest::handleEvent(uint32_t /* senderInstanceId */, in handleEvent() function in general_test::GnssCapabilitiesTest
Dnanoapp_info_by_instance_id_test.cc38 void NanoappInfoByInstanceIdTest::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::NanoappInfoByInstanceIdTest
Dsensor_info_test.cc69 void SensorInfoTest::handleEvent(uint32_t /* senderInstanceId */, in handleEvent() function in general_test::SensorInfoTest
Dbasic_gnss_test.cc69 void BasicGnssTest::handleEvent(uint32_t /* senderInstanceId */, in handleEvent() function in general_test::BasicGnssTest
Dnanoapp_info_by_app_id_test.cc38 void NanoappInfoByAppIdTest::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::NanoappInfoByAppIdTest
Dlogging_sanity_test.cc126 void LoggingSanityTest::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::LoggingSanityTest
Dversion_sanity_test.cc77 void VersionSanityTest::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::VersionSanityTest
Dget_time_test.cc77 void GetTimeTest::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::GetTimeTest
Destimated_host_time_test.cc48 void EstimatedHostTimeTest::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::EstimatedHostTimeTest
Dheap_alloc_stress_test.cc125 void HeapAllocStressTest::handleEvent(uint32_t /* senderInstanceId */, in handleEvent() function in general_test::HeapAllocStressTest
Dnanoapp_info_events_test_observer.cc34 void NanoAppInfoEventsTestObserver::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::NanoAppInfoEventsTestObserver
Dtimer_stress_test.cc138 void TimerStressTest::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::TimerStressTest
Dtimer_cancel_test.cc131 void TimerCancelTest::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::TimerCancelTest
Dwwan_cell_info_test.cc62 void WwanCellInfoTest::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::WwanCellInfoTest
Dsend_event_stress_test.cc97 void SendEventStressTest::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::SendEventStressTest
Dsimple_heap_alloc_test.cc163 void SimpleHeapAllocTest::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::SimpleHeapAllocTest
Dsend_event_test.cc190 void SendEventTest::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::SendEventTest
/system/hwservicemanager/
Dservice.cpp87 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/
Dplatform_nanoapp.cc37 void PlatformNanoapp::handleEvent(uint32_t senderInstanceId, in handleEvent() function in chre::PlatformNanoapp

12