Home
last modified time | relevance | path

Searched refs:GetJSViewName (Results 1 - 8 of 8) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/
H A Dcustom_node_base.cpp33 ACE_SCOPED_TRACE("CustomNodeBase:Destroy [%s]", GetJSViewName().c_str()); in ~CustomNodeBase()
74 ACE_SCOPED_TRACE("CustomNode:BuildRecycle %s", GetJSViewName().c_str()); in FireRecycleRenderFunc()
H A Dcustom_node_base.h197 std::string& GetJSViewName() in GetJSViewName() function in OHOS::Ace::NG::CustomNodeBase
H A Dcustom_node.cpp56 ACE_SCOPED_TRACE("CustomNode:BuildItem [%s][self:%d][parent:%d]", GetJSViewName().c_str(), GetId(), in Render()
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dstate_style_manager.cpp157 customNode->GetJSViewName().c_str()); in GetCustomNode()
169 customNode->GetJSViewName().c_str()); in GetCustomNode()
185 customNode->GetJSViewName().c_str()); in GetCustomNode()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view.h372 const std::string& GetJSViewName() const in GetJSViewName() function in OHOS::Ace::Framework::JSViewPartialUpdate
H A Djs_view.cpp709 .jsViewName = GetJSViewName(), in CreateViewNode()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcanvas_paint_method.cpp429 customNodeName_ = customNode->GetJSViewName(); in SetHostCustomNodeName()
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp202 customNode->GetJSViewName().c_str(), in AddDirtyCustomNode()
208 customNode->GetJSViewName().c_str(), in AddDirtyCustomNode()
360 ACE_SCOPED_TRACE("CustomNodeUpdate %s", customNode->GetJSViewName().c_str()); in FlushDirtyNodeUpdate()

Completed in 14 milliseconds