Searched refs:mainViewRootScope (Results 1 – 1 of 1) sorted by relevance
487 auto mainViewRootScope = focusView ? focusView->GetViewRootScope() : nullptr; in RemoveChild() local488 if (mainViewRootScope && mainViewRootScope == AceType::Claim(this)) { in RemoveChild()