Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/
Dcustom_node.cpp120 void CustomNode::SetJSViewActive(bool active, bool isLazyForEachNode, bool isReuse) in SetJSViewActive() function in OHOS::Ace::NG::CustomNode
/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
Dlazy_for_each_builder.cpp1111 void LazyForEachBuilder::SetJSViewActive(bool active) in SetJSViewActive() function in OHOS::Ace::NG::LazyForEachBuilder
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dui_node.cpp1420 void UINode::SetJSViewActive(bool active, bool isLazyForEachNode, bool isReuse) in SetJSViewActive() function in OHOS::Ace::NG::UINode
/foundation/arkui/ace_engine/test/mock/core/pipeline/
Dmock_pipeline_context.cpp869 void PipelineContext::SetJSViewActive(bool active, WeakPtr<CustomNode> custom) {} in SetJSViewActive() function in OHOS::Ace::NG::PipelineContext