Home
last modified time | relevance | path

Searched defs:SetJSViewActive (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/
H A Dcustom_node.cpp114 void CustomNode::SetJSViewActive(bool active, bool isLazyForEachNode) in SetJSViewActive() function in OHOS::Ace::NG::CustomNode
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Dlazy_for_each_builder.h558 void SetJSViewActive(bool active) in SetJSViewActive() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dui_node.cpp1230 void UINode::SetJSViewActive(bool active, bool isLazyForEachNode) in SetJSViewActive() function in OHOS::Ace::NG::UINode
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/pipeline/
H A Dmock_pipeline_context.cpp596 void PipelineContext::SetJSViewActive(bool active, WeakPtr<CustomNode> custom) {} in SetJSViewActive() function in OHOS::Ace::NG::PipelineContext