Searched defs:SetJSViewActive (Results 1 - 4 of 4) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/ | ||
H A D | custom_node.cpp | 108 void CustomNode::SetJSViewActive(bool active, bool isLazyForEachNode) in SetJSViewActive() function in OHOS::Ace::NG::CustomNode |
/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/ | ||
H A D | lazy_for_each_builder.h | 494 void SetJSViewActive(bool active) in SetJSViewActive() function in OHOS::Ace::NG::LazyForEachBuilder |
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/ | ||
H A D | ui_node.cpp | 1311 void UINode::SetJSViewActive(bool active, bool isLazyForEachNode) in SetJSViewActive() function in OHOS::Ace::NG::UINode |
/foundation/arkui/ace_engine/test/mock/core/pipeline/ | ||
H A D | mock_pipeline_context.cpp | 738 void PipelineContext::SetJSViewActive(bool active, WeakPtr<CustomNode> custom) {} in SetJSViewActive() function in OHOS::OHOS::Ace::NG::PipelineContext |
Completed in 8 milliseconds