/foundation/arkui/napi/module_manager/ |
D | module_load_checker.cpp | 29 void ModuleLoadChecker::SetDelegate(const std::shared_ptr<ModuleCheckerDelegate>& moduleCheckerDele… in SetDelegate() function in ModuleLoadChecker
|
/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/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/ace_engine/frameworks/core/common/clipboard/ |
D | clipboard_proxy.cpp | 36 void ClipboardProxy::SetDelegate(std::unique_ptr<ClipboardInterface>&& delegate) in SetDelegate() function in OHOS::Ace::ClipboardProxy
|
/foundation/arkui/ace_engine/frameworks/core/common/environment/ |
D | environment_proxy.cpp | 38 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/ |
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/frameworks/core/common/test/mock/ |
D | mock_clipboard.cpp | 39 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
|