Home
last modified time | relevance | path

Searched refs:IsSubPipeline (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.h1133 bool IsSubPipeline() const in IsSubPipeline() function
H A Dpipeline_context.cpp2649 if (context->IsSubPipeline()) { in OnHide()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Doverlay_manager.cpp6328 if (child != root->GetFirstChild() || pipeline->IsSubPipeline()) { in MarkDirty()