Home
last modified time | relevance | path

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

12345

/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
/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
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/event_monitor/impl/
H A Dbattery_strategy.cpp35 void BatteryStrategy::handleEvent(const EventFwk::CommonEventData& data) in handleEvent() function in OHOS::CameraStandard::DeferredProcessing::BatteryStrategy
H A Dcharging_strategy.cpp35 void ChargingStrategy::handleEvent(const EventFwk::CommonEventData& data) in handleEvent() function in OHOS::CameraStandard::DeferredProcessing::ChargingStrategy
H A Dscreen_strategy.cpp35 void ScreenStrategy::handleEvent(const EventFwk::CommonEventData& data) in handleEvent() function in OHOS::CameraStandard::DeferredProcessing::ScreenStrategy
H A Dthermal_strategy.cpp39 void ThermalStrategy::handleEvent(const EventFwk::CommonEventData& data) in handleEvent() function in OHOS::CameraStandard::DeferredProcessing::ThermalStrategy
H A Dbattery_level_strategy.cpp42 void BatteryLevelStrategy::handleEvent(const EventFwk::CommonEventData& data) in handleEvent() function in OHOS::CameraStandard::DeferredProcessing::BatteryLevelStrategy
/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

12345