Home
last modified time | relevance | path

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

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