/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/event_monitor/impl/ |
H A D | battery_strategy.cpp | 35 void BatteryStrategy::handleEvent(const EventFwk::CommonEventData& data) in handleEvent() function in OHOS::CameraStandard::DeferredProcessing::BatteryStrategy
|
H A D | charging_strategy.cpp | 35 void ChargingStrategy::handleEvent(const EventFwk::CommonEventData& data) in handleEvent() function in OHOS::CameraStandard::DeferredProcessing::ChargingStrategy
|
H A D | screen_strategy.cpp | 35 void ScreenStrategy::handleEvent(const EventFwk::CommonEventData& data) in handleEvent() function in OHOS::CameraStandard::DeferredProcessing::ScreenStrategy
|
H A D | thermal_strategy.cpp | 39 void ThermalStrategy::handleEvent(const EventFwk::CommonEventData& data) in handleEvent() function in OHOS::CameraStandard::DeferredProcessing::ThermalStrategy
|
H A D | battery_level_strategy.cpp | 42 void BatteryLevelStrategy::handleEvent(const EventFwk::CommonEventData& data) in handleEvent() function in OHOS::CameraStandard::DeferredProcessing::BatteryLevelStrategy
|
/aosp14/frameworks/base/core/jni/ |
H A D | android_os_MessageQueue.cpp | 157 int NativeMessageQueue::handleEvent(int fd, int looperEvents, void* data) { in handleEvent() function in android::NativeMessageQueue 190 int NativeMessageQueue::WeakLooperCallback::handleEvent(int fd, int events, void* data) { in handleEvent() function in android::NativeMessageQueue::WeakLooperCallback
|
H A D | android_view_InputEventSender.cpp | 180 int NativeInputEventSender::handleEvent(int receiveFd, int events, void* data) { in handleEvent() function in android::NativeInputEventSender
|
H A D | android_view_InputEventReceiver.cpp | 263 int NativeInputEventReceiver::handleEvent(int receiveFd, int events, void* data) { in handleEvent() function in android::NativeInputEventReceiver
|
H A D | android_hardware_SensorManager.cpp | 366 virtual int handleEvent(int fd, int events, void* data) { in handleEvent() function in __anonc4cf74820110::Receiver
|
/aosp14/system/core/trusty/confirmationui/ |
H A D | NotSoSecureInput.cpp | 100 void handleEvent(const EventDev& evdev) override { in handleEvent() function in NotSoSecureInput
|
/aosp14/frameworks/base/libs/input/ |
H A D | PointerControllerContext.cpp | 119 int PointerControllerContext::LooperCallback::handleEvent(int /* fd */, int events, in handleEvent() function in android::PointerControllerContext::LooperCallback
|
/aosp14/frameworks/base/tools/preload/ |
H A D | sorttable.js | 411 function handleEvent(event) { function
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/common_event/src/ |
H A D | event_controller.cpp | 257 void EventController::handleEvent(int32_t userId, const std::string &action, nlohmann::json &payloa… in handleEvent() function in OHOS::ResourceSchedule::EventController
|
/ohos5.0/base/startup/init/services/loopevent/task/ |
H A D | le_task.h | 72 HandleTaskEvent handleEvent; member
|
/aosp14/system/core/libutils/ |
H A D | Looper.cpp | 63 int SimpleLooperCallback::handleEvent(int fd, int events, void* data) { in handleEvent() function in android::SimpleLooperCallback
|
H A D | Looper_test.cpp | 720 int handleEvent(int fd, int events, void* /*data*/) override { return mCallback(fd, events); } in handleEvent() function in android::LooperEventCallback
|
/aosp14/frameworks/base/cmds/bootanimation/ |
H A D | BootAnimation.cpp | 410 int handleEvent(int /* fd */, int events, void* /* data */) { in handleEvent() function in android::BootAnimation::DisplayEventCallback
|
/ohos5.0/foundation/arkui/advanced_ui_component/interface/treeview/ |
H A D | treeview.js | 1611 handleEvent(e, t) { method in D
|