Searched refs:AppendChild (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Dprofiler.h64 void AppendChild(StackTrieNode* child) { children_.insert(child); } function in class:art::StackTrieNode
H A Dprofiler.cc539 current->AppendChild(new_node);

Completed in 22 milliseconds