Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/include/adaptor/
Djs_watcher.h27 struct EventHandler { struct
29 EventHandler *next = nullptr; argument
/foundation/window/window_manager/window_scene/intention_event/include/
Dintention_event_manager.h26 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.h36 using EventHandler = OHOS::AppExecFwk::EventHandler; variable
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/
Dwifi_net_conn_event_handler.cpp21 using EventHandler = OHOS::AppExecFwk::EventHandler; typedef
/foundation/window/window_manager/wmserver/include/
Dwindow_inner_manager.h38 using EventHandler = OHOS::AppExecFwk::EventHandler; variable
Ddrag_controller.h33 using EventHandler = OHOS::AppExecFwk::EventHandler; variable
/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/
Diptables_wrapper.h33 using EventHandler = OHOS::AppExecFwk::EventHandler; variable
/foundation/window/window_manager/wm/include/
Droot_scene.h24 class EventHandler; variable
/foundation/ability/ability_runtime/interfaces/inner_api/runtime/include/
Djs_runtime.h34 class EventHandler; variable
/foundation/window/window_manager/wmserver/test/unittest/
Dwindow_inner_manager_test.cpp29 using EventHandler = OHOS::AppExecFwk::EventHandler; typedef
/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/communication/dsoftbus/core/authentication/include/
Dauth_common.h107 typedef void(*EventHandler)(const void *obj); typedef
/foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/
Dform_renderer.cpp34 using EventHandler = OHOS::AppExecFwk::EventHandler; typedef
/foundation/arkui/napi/sample/native_module_storage/
Djs_storage.cpp35 struct EventHandler { struct
37 EventHandler* next = nullptr; argument
/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/histreamer/engine/plugin/plugins/codec_adapter/
Dhdi_codec_adapter.cpp53 int32_t HdiCodecAdapter::EventHandler(CodecCallbackType* self, OMX_EVENTTYPE event, EventInfo* info) in EventHandler() function in OHOS::Media::Plugin::CodecAdapter::HdiCodecAdapter
/foundation/distributedhardware/distributed_input/services/source/sourcemanager/include/
Ddistributed_input_source_manager.h46 using EventHandler = OHOS::AppExecFwk::EventHandler; variable
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
Dhcodec.cpp278 int32_t HCodec::HdiCallback::EventHandler(CodecEventType event, const EventInfo &info) in EventHandler() function in OHOS::MediaAVCodec::HCodec::HdiCallback
/foundation/ability/ability_runtime/test/unittest/ability_connect_manager_test/
Dability_connect_manager_test.cpp212 std::shared_ptr<EventHandlerWrap> AbilityConnectManagerTest::EventHandler() const in EventHandler() function in OHOS::AAFwk::AbilityConnectManagerTest