Home
last modified time | relevance | path

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

1234

/aosp12/system/chre/apps/test/chqts/src/general_test/
H A Devent_between_apps_test.cc53 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
H A Dhost_awake_suspend_test.cc49 void HostAwakeSuspendTest::handleEvent(uint32_t /* senderInstanceId */, in handleEvent() function in general_test::HostAwakeSuspendTest
H A Dhello_world_test.cc37 void HelloWorldTest::handleEvent(uint32_t /* senderInstanceId */, in handleEvent() function in general_test::HelloWorldTest
H A Dnanoapp_info_events_test_performer.cc34 void NanoAppInfoEventsTestPerformer::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::NanoAppInfoEventsTestPerformer
H A Dgnss_capabilities_test.cc62 void GnssCapabilitiesTest::handleEvent(uint32_t /* senderInstanceId */, in handleEvent() function in general_test::GnssCapabilitiesTest
H A Dwifi_capabilities_test.cc62 void WifiCapabilitiesTest::handleEvent(uint32_t /* senderInstanceId */, in handleEvent() function in general_test::WifiCapabilitiesTest
H A Dwwan_capabilities_test.cc57 void WwanCapabilitiesTest::handleEvent(uint32_t /* senderInstanceId */, in handleEvent() function in general_test::WwanCapabilitiesTest
H A Dnanoapp_info_by_instance_id_test.cc37 void NanoappInfoByInstanceIdTest::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::NanoappInfoByInstanceIdTest
H A Dnanoapp_info_by_app_id_test.cc36 void NanoappInfoByAppIdTest::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::NanoappInfoByAppIdTest
H A Dsensor_info_test.cc66 void SensorInfoTest::handleEvent(uint32_t /* senderInstanceId */, in handleEvent() function in general_test::SensorInfoTest
H A Dversion_consistency_test.cc76 void VersionConsistencyTest::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::VersionConsistencyTest
H A Dlogging_consistency_test.cc125 void LoggingConsistencyTest::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::LoggingConsistencyTest
H A Dget_time_test.cc73 void GetTimeTest::handleEvent(uint32_t senderInstanceId, uint16_t eventType, in handleEvent() function in general_test::GetTimeTest
H A Destimated_host_time_test.cc47 void EstimatedHostTimeTest::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::EstimatedHostTimeTest
H A Dbasic_gnss_test.cc131 void BasicGnssTest::handleEvent(uint32_t /* senderInstanceId */, in handleEvent() function in general_test::BasicGnssTest
H A Dheap_alloc_stress_test.cc121 void HeapAllocStressTest::handleEvent(uint32_t /* senderInstanceId */, in handleEvent() function in general_test::HeapAllocStressTest
H A Dnanoapp_info_events_test_observer.cc33 void NanoAppInfoEventsTestObserver::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::NanoAppInfoEventsTestObserver
H A Dtimer_stress_test.cc135 void TimerStressTest::handleEvent(uint32_t senderInstanceId, uint16_t eventType, in handleEvent() function in general_test::TimerStressTest
H A Dtimer_cancel_test.cc130 void TimerCancelTest::handleEvent(uint32_t senderInstanceId, uint16_t eventType, in handleEvent() function in general_test::TimerCancelTest
H A Dwwan_cell_info_test.cc61 void WwanCellInfoTest::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::WwanCellInfoTest
H A Dbasic_flush_async_test.cc78 void BasicSensorFlushAsyncTest::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::BasicSensorFlushAsyncTest
H A Dsend_event_stress_test.cc94 void SendEventStressTest::handleEvent(uint32_t senderInstanceId, in handleEvent() function in general_test::SendEventStressTest
/aosp12/frameworks/native/cmds/servicemanager/
H A Dmain.cpp58 int handleEvent(int /* fd */, int /* events */, void* /* data */) override { in handleEvent() function in BinderCallback
97 int handleEvent(int fd, int /*events*/, void* /*data*/) override { in handleEvent() function in ClientCallbackCallback
/aosp12/system/hwservicemanager/
H A 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
/aosp12/packages/services/Car/car-lib/src/com/android/car/internal/
H A DSingleMessageHandler.java46 protected abstract void handleEvent(EventType event); in handleEvent() method in SingleMessageHandler

1234