Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/
DDominatorTree.cpp31 product_roots_[config->product].TryAddChild( in DominatorTree()
42 bool DominatorTree::Node::TryAddChild(std::unique_ptr<Node> new_child) { in TryAddChild() function in aapt::DominatorTree::Node
DDominatorTree.h68 bool TryAddChild(std::unique_ptr<Node> new_child);