Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/
Dcustom_node.cpp142 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/
Drepeat_virtual_scroll_2_node.cpp736 void RepeatVirtualScroll2Node::SetJSViewActive(bool active, bool isLazyForEachNode, bool isReuse) in SetJSViewActive() function in OHOS::Ace::NG::RepeatVirtualScroll2Node
Dlazy_for_each_builder.cpp1130 void LazyForEachBuilder::SetJSViewActive(bool active) in SetJSViewActive() function in OHOS::Ace::NG::LazyForEachBuilder
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dui_node.cpp1584 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.cpp986 void PipelineContext::SetJSViewActive(bool active, WeakPtr<CustomNode> custom) {} in SetJSViewActive() function in OHOS::Ace::NG::PipelineContext