Home
last modified time | relevance | path

Searched defs:EventHandler (Results 1 – 25 of 31) sorted by relevance

12

/foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/include/adaptor/
Djs_watcher.h27 struct EventHandler { struct
29 EventHandler *next = nullptr; argument
/foundation/arkui/napi/sample/native_module_storage/
Djs_storage.h58 struct EventHandler { struct
60 EventHandler* next = nullptr; argument
/foundation/arkui/ace_engine/interfaces/inner_api/form_render/include/
Dform_renderer_dispatcher_impl.h27 class EventHandler; variable
Dform_renderer.h32 class EventHandler; variable
Dform_renderer_group.h35 class EventHandler; variable
/foundation/window/window_manager/window_scene/intention_event/include/
Dintention_event_manager.h27 class EventHandler; variable
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler/
Dfile_descriptor_listener.h34 class EventHandler; variable
Devent_runner.h198 friend class EventHandler; variable
Dinner_event.h36 class EventHandler; variable
500 friend class EventHandler; variable
/foundation/multimedia/camera_lite/frameworks/
Devent_handler.cpp22 EventHandler::EventHandler() : running_(false) in EventHandler() function in OHOS::Media::EventHandler
/foundation/arkui/ace_engine/adapter/ohos/services/uiservice/include/
Dui_mgr_service.h35 using EventHandler = OHOS::AppExecFwk::EventHandler; variable
/foundation/window/window_manager/wmserver/include/
Dwindow_inner_manager.h38 using EventHandler = OHOS::AppExecFwk::EventHandler; variable
Ddrag_controller.h34 using EventHandler = OHOS::AppExecFwk::EventHandler; variable
/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/
Diptables_wrapper.h34 using EventHandler = OHOS::AppExecFwk::EventHandler; variable
/foundation/window/window_manager/wm/include/
Dscreen_scene.h26 class EventHandler; variable
Droot_scene.h28 class EventHandler; variable
/foundation/ability/ability_runtime/interfaces/inner_api/runtime/include/
Djs_runtime.h37 class EventHandler; variable
/foundation/multimodalinput/input/intention/cooperate/plugin/include/
Dcooperate_context.h137 inline std::shared_ptr<AppExecFwk::EventHandler> Context::EventHandler() const in EventHandler() function
/foundation/arkui/napi/native_engine/
Dnative_safe_async_work.h32 class EventHandler; variable
/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/jsi/
Djsi_pa_engine.h57 using EventHandler = AppExecFwk::EventHandler; variable
/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/
Dmock_event_handler.cpp26 EventHandler::EventHandler(const std::shared_ptr<EventRunner> &runner) : eventRunner_(runner) {} in EventHandler() function in OHOS::AppExecFwk::EventHandler
/foundation/window/window_manager/wmserver/test/unittest/
Dwindow_inner_manager_test.cpp29 using EventHandler = OHOS::AppExecFwk::EventHandler; typedef
/foundation/communication/dsoftbus/core/authentication/include/
Dauth_common.h130 typedef void(*EventHandler)(const void *obj); typedef
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
Devent_handler.cpp55 EventHandler::EventHandler(const std::shared_ptr<EventRunner> &runner) : eventRunner_(runner) in EventHandler() function in OHOS::AppExecFwk::EventHandler
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/common/
Dhdi_codec.cpp360 int32_t HdiCodec::HdiCallback::EventHandler(CodecEventType event, const EventInfo &info) in EventHandler() function in OHOS::Media::Plugins::Hdi::HdiCodec::HdiCallback

12