Home
last modified time | relevance | path

Searched defs:SetDelegate (Results 1 – 13 of 13) sorted by relevance

/foundation/arkui/napi/module_manager/
Dmodule_load_checker.cpp29 void ModuleLoadChecker::SetDelegate(const std::shared_ptr<ModuleCheckerDelegate>& moduleCheckerDele… in SetDelegate() function in ModuleLoadChecker
/foundation/arkui/ace_engine/frameworks/core/components/rich_text/
Drich_text_element.h32 void SetDelegate(const RefPtr<RichTextDelegate>& delegate) in SetDelegate() function
Drender_rich_text.h41 void SetDelegate(const RefPtr<RichTextDelegate>& delegate) in SetDelegate() function
/foundation/arkui/ace_engine/frameworks/core/common/vibrator/
Dvibrator_proxy.cpp24 void VibratorProxy::SetDelegate(std::unique_ptr<VibratorInterface>&& delegate) in SetDelegate() function in OHOS::Ace::VibratorProxy
/foundation/arkui/ace_engine/frameworks/core/common/ime/
Dtext_input_proxy.cpp24 void TextInputProxy::SetDelegate(std::unique_ptr<TextInput>&& delegate) in SetDelegate() function in OHOS::Ace::TextInputProxy
/foundation/arkui/ace_engine/frameworks/core/common/clipboard/
Dclipboard_proxy.cpp36 void ClipboardProxy::SetDelegate(std::unique_ptr<ClipboardInterface>&& delegate) in SetDelegate() function in OHOS::Ace::ClipboardProxy
/foundation/arkui/ace_engine/frameworks/core/common/environment/
Denvironment_proxy.cpp38 void EnvironmentProxy::SetDelegate(std::unique_ptr<EnvironmentInterface>&& delegate) in SetDelegate() function in OHOS::Ace::EnvironmentProxy
/foundation/ai/intelligent_voice_framework/services/intell_voice_trigger/server/connector_mgr/
Dtrigger_connector_internal_validation.h48 void SetDelegate(std::shared_ptr<IIntellVoiceTriggerConnectorModule> delegate) in SetDelegate() function
/foundation/arkui/ace_engine/frameworks/core/common/storage/
Dstorage_proxy.cpp31 void StorageProxy::SetDelegate(std::unique_ptr<StorageInterface>&& delegate) in SetDelegate() function in OHOS::Ace::StorageProxy
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
Drender_xcomponent.h47 void SetDelegate(const RefPtr<XComponentDelegate>& delegate) in SetDelegate() function
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/overdraw/
Drs_overdraw_controller.cpp51 void RSOverdrawController::SetDelegate(const std::shared_ptr<RSDelegate> &delegate) in SetDelegate() function in OHOS::Rosen::RSOverdrawController
/foundation/arkui/ace_engine/frameworks/core/common/test/mock/
Dmock_clipboard.cpp39 void ClipboardProxy::SetDelegate(std::unique_ptr<ClipboardInterface>&& delegate) in SetDelegate() function in OHOS::Ace::ClipboardProxy
/foundation/arkui/ace_engine/frameworks/core/components/web/
Drender_web.h119 void SetDelegate(const RefPtr<WebDelegate>& delegate) in SetDelegate() function