Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/
DDominatorTree.cpp52 bool has_dominated_children = false; in AddChild() local
59 has_dominated_children = true; in AddChild()
63 if (has_dominated_children) { in AddChild()