Home
last modified time | relevance | path

Searched defs:SetJSViewName (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/
Dcustom_node_base.cpp196 void CustomNodeBase::SetJSViewName(std::string&& name) in SetJSViewName() function in OHOS::Ace::NG::CustomNodeBase
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_view.h398 void SetJSViewName(const std::string& name) in SetJSViewName() function