Home
last modified time | relevance | path

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

/art/tools/dexanalyze/
Ddexanalyze_strings.cc220 for (const std::unique_ptr<MatchTrie>& cur_node : nodes_) { in IsLeaf() local
221 if (cur_node != nullptr) { in IsLeaf()