Home
last modified time | relevance | path

Searched refs:SetShareId (Results 1 - 14 of 14) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/shared_transition/
H A Dshared_transition_component.h49 void SetShareId(const ShareId& shareId);
H A Dshared_transition_component.cpp112 void SharedTransitionComponent::SetShareId(const ShareId& shareId) in SetShareId() function in OHOS::Ace::SharedTransitionComponent
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Djs_command.cpp194 node->SetShareId(shareId_); in CreateDomNode()
255 node->SetShareId(shareId_); in CreateDomElement()
566 node->SetShareId(shareId_); in Execute()
H A Djs_command.h107 void SetShareId(const std::string& shareId) in SetShareId() function in OHOS::Ace::Framework::JsCommandDomElementOperator
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Drender_context.cpp77 void RenderContext::SetShareId(const ShareId& shareId) in SetShareId() function in OHOS::Ace::NG::RenderContext
H A Drender_context.h424 void SetShareId(const ShareId& shareId);
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_node.h159 void SetShareId(const std::string& shareId) in SetShareId() function in OHOS::Ace::Framework::DOMNode
163 declaration_->SetShareId(shareId); in SetShareId()
H A Ddom_node.cpp1703 sharedTransitionComponent_->SetShareId(shareId_); in UpdateTweenComponent()
/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Ddeclaration.h164 void SetShareId(const std::string& shareId) in SetShareId() function in OHOS::Ace::Declaration
/foundation/arkui/ace_engine/test/unittest/core/manager/
H A Dshared_overlay_manager_test_ng.cpp51 node->GetRenderContext()->SetShareId(shareId); in CreateSharedNode()
/foundation/arkui/ace_engine/test/unittest/core/pattern/stage/
H A Dstage_test_ng.cpp957 child->GetRenderContext()->SetShareId("shareId"); in HWTEST_F()
988 child->GetRenderContext()->SetShareId("shareId"); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dview_abstract_model_impl.cpp771 sharedTransitionComponent->SetShareId(shareId); in SetSharedTransition()
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract.cpp2619 target->SetShareId(shareId); in SetSharedTransition()
3630 target->SetShareId(shareId); in SetSharedTransition()
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_engine.cpp406 command.SetShareId(valStr); in SetDomAttributes()

Completed in 34 milliseconds