| /foundation/arkui/ace_engine/frameworks/core/components/rich_text/ |
| D | rich_text_element.h | 32 void SetDelegate(const RefPtr<RichTextDelegate>& delegate) in SetDelegate() function
|
| D | render_rich_text.h | 41 void SetDelegate(const RefPtr<RichTextDelegate>& delegate) in SetDelegate() function
|
| /foundation/arkui/ace_engine/frameworks/core/common/font/ |
| D | font_platform_proxy.cpp | 26 void FontPlatformProxy::SetDelegate(std::unique_ptr<FontPlatformInterface>&& delegate) in SetDelegate() function in OHOS::Ace::FontPlatformProxy
|
| /foundation/arkui/ace_engine/frameworks/core/common/vibrator/ |
| D | vibrator_proxy.cpp | 24 void VibratorProxy::SetDelegate(std::unique_ptr<VibratorInterface>&& delegate) in SetDelegate() function in OHOS::Ace::VibratorProxy
|
| /foundation/arkui/ace_engine/frameworks/core/common/ime/ |
| D | text_input_proxy.cpp | 24 void TextInputProxy::SetDelegate(std::unique_ptr<TextInput>&& delegate) in SetDelegate() function in OHOS::Ace::TextInputProxy
|
| /foundation/arkui/napi/module_manager/ |
| D | module_load_checker.cpp | 42 void ModuleLoadChecker::SetDelegate(const std::shared_ptr<ModuleCheckerDelegate>& moduleCheckerDele… in SetDelegate() function in ModuleLoadChecker
|
| /foundation/arkui/ace_engine/frameworks/core/common/environment/ |
| D | environment_proxy.cpp | 35 void EnvironmentProxy::SetDelegate(std::unique_ptr<EnvironmentInterface>&& delegate) in SetDelegate() function in OHOS::Ace::EnvironmentProxy
|
| /foundation/arkui/ace_engine/frameworks/core/common/clipboard/ |
| D | clipboard_proxy.cpp | 34 void ClipboardProxy::SetDelegate(std::unique_ptr<ClipboardInterface>&& delegate) in SetDelegate() function in OHOS::Ace::ClipboardProxy
|
| /foundation/ai/intelligent_voice_framework/services/intell_voice_trigger/server/connector_mgr/ |
| D | trigger_connector_internal_validation.h | 48 void SetDelegate(std::shared_ptr<IIntellVoiceTriggerConnectorModule> delegate) in SetDelegate() function
|
| /foundation/arkui/ace_engine/frameworks/core/common/storage/ |
| D | storage_proxy.cpp | 31 void StorageProxy::SetDelegate(std::unique_ptr<StorageInterface>&& delegate) in SetDelegate() function in OHOS::Ace::StorageProxy
|
| /foundation/arkui/ace_engine/frameworks/core/components/xcomponent/ |
| D | render_xcomponent.h | 47 void SetDelegate(const RefPtr<XComponentDelegate>& delegate) in SetDelegate() function
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/overdraw/ |
| D | rs_overdraw_controller.cpp | 51 void RSOverdrawController::SetDelegate(const std::shared_ptr<RSDelegate> &delegate) in SetDelegate() function in OHOS::Rosen::RSOverdrawController
|
| /foundation/arkui/ace_engine/test/mock/core/common/ |
| D | mock_clipboard.cpp | 38 void ClipboardProxy::SetDelegate(std::unique_ptr<ClipboardInterface>&& delegate) in SetDelegate() function in OHOS::Ace::ClipboardProxy
|
| /foundation/arkui/ace_engine/frameworks/core/components/web/ |
| D | render_web.h | 119 void SetDelegate(const RefPtr<WebDelegate>& delegate) in SetDelegate() function
|