Home
last modified time | relevance | path

Searched defs:Attach (Results 1 – 25 of 46) sorted by relevance

12

/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
Dintf_attachment_container.h50 bool Attach(const IObject::Ptr& attachment) in Attach() function
55 bool Attach(const T& object) in Attach() function
64 bool Attach(const T& object, const U& dataContext) in Attach() function
79 bool Attach(IContainer::SizeType pos, const T& object, const U& dataContext) in Attach() function
Dintf_attach.h51 bool Attach(const T& object) in Attach() function
65 bool Attach(const T& object, const U& dataContext) in Attach() function
/foundation/arkui/ace_engine/frameworks/core/common/ime/
Dtext_input_proxy.cpp29 RefPtr<TextInputConnection> TextInputProxy::Attach(const WeakPtr<TextInputClient>& client, in Attach() function in OHOS::Ace::TextInputProxy
/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
Dpipeline_context_holder.h41 void Attach(const RefPtr<PipelineBase>& context) in Attach() function
/foundation/arkui/ace_engine/adapter/preview/entrance/editing/
Dtext_input_impl.cpp24 RefPtr<TextInputConnection> TextInputImpl::Attach(const WeakPtr<TextInputClient>& client, in Attach() function in OHOS::Ace::Platform::TextInputImpl
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/depiction/
Ddepict_transform.h51 void Attach(VertexSource& source) in Attach() function
Ddepict_curve.h54 void Attach(UICanvasVertices& source) in Attach() function
Ddepict_adaptor_vertex_generate.h126 void Attach(VertexSource& source) in Attach() function
/foundation/graphic/graphic_3d/lume/metaobject/src/
Dattachment_container.cpp95 bool AttachmentContainer::Attach(const IObject::Ptr& attachment, const IObject::Ptr& dataContext) in Attach() function in AttachmentContainer
100 bool AttachmentContainer::Attach( in Attach() function in AttachmentContainer
Dobject.cpp51 bool Object::Attach(const IObject::Ptr& attachment, const IObject::Ptr& dataContext) in Attach() function in Internal::Object
/foundation/arkui/ui_lite/frameworks/render/
Drender_buffer.h62 void Attach(uint8_t* renBuf, uint32_t areaWidth, uint32_t areaHeight, int32_t stride) in Attach() function
Drender_base.cpp25 void RenderBase::Attach(RenderPixfmtRgbaBlend& ren) in Attach() function in OHOS::RenderBase
Drender_pixfmt_rgba_blend.cpp19 bool RenderPixfmtRgbaBlend::Attach(RenderPixfmtRgbaBlend& pixf, int32_t x1, int32_t y1, int32_t x2,… in Attach() function in OHOS::RenderPixfmtRgbaBlend
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/spancolorfill/
Dfill_pattern_rgba.h46 void Attach(const ImageInfo* image, PatternRepeatMode patternRepeat, float startX, float startY) in Attach() function
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/hdi_adapter/
Dheadset_adapter_host_manager.cpp52 int32_t HeadsetAdapterHostManager::Attach( in Attach() function in OHOS::IntellVoiceEngine::HeadsetAdapterHostManager
Dadapter_host_manager.cpp65 int32_t AdapterHostManager::Attach(const OHOS::HDI::IntelligentVoice::Engine::V1_0::IntellVoiceEngi… in Attach() function in OHOS::IntellVoiceEngine::AdapterHostManager
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/update/
Dupdate_engine.cpp130 int32_t UpdateEngine::Attach(const IntellVoiceEngineInfo &info) in Attach() function in OHOS::IntellVoiceEngine::UpdateEngine
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
Dwebgl_rendering_context_basic_base.cpp83 void WebGLRenderingContextBasicBase::Attach(uint64_t textureId) {} in Attach() function in OHOS::Rosen::WebGLRenderingContextBasicBase
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/enroll/
Denroll_engine.cpp114 int32_t EnrollEngine::Attach(const IntellVoiceEngineInfo &info) in Attach() function in OHOS::IntellVoiceEngine::EnrollEngine
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
Drs_render_animation.cpp138 void RSRenderAnimation::Attach(RSRenderNode* renderNode) in Attach() function in OHOS::Rosen::RSRenderAnimation
/foundation/ability/ability_runtime/frameworks/native/ability/native/
Dui_ability_thread.cpp110 void UIAbilityThread::Attach(const std::shared_ptr<AppExecFwk::OHOSApplication> &application, in Attach() function in OHOS::AbilityRuntime::UIAbilityThread
186 void UIAbilityThread::Attach(const std::shared_ptr<AppExecFwk::OHOSApplication> &application, in Attach() function in OHOS::AbilityRuntime::UIAbilityThread
Dextension_ability_thread.cpp169 void ExtensionAbilityThread::Attach(const std::shared_ptr<AppExecFwk::OHOSApplication> &application, in Attach() function in OHOS::AbilityRuntime::ExtensionAbilityThread
184 void ExtensionAbilityThread::Attach(const std::shared_ptr<AppExecFwk::OHOSApplication> &application, in Attach() function in OHOS::AbilityRuntime::ExtensionAbilityThread
/foundation/ability/ability_runtime/services/abilitymgr/src/
Ddata_ability_record.cpp106 int DataAbilityRecord::Attach(const sptr<IAbilityScheduler> &scheduler) in Attach() function in OHOS::AAFwk::DataAbilityRecord
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
Dchild_main_thread.cpp127 bool ChildMainThread::Attach() in Attach() function in OHOS::AppExecFwk::ChildMainThread
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/wakeup/
Dwakeup_engine.cpp89 int32_t WakeupEngine::Attach(const IntellVoiceEngineInfo & /* info */) in Attach() function in OHOS::IntellVoiceEngine::WakeupEngine

12