Searched refs:nodes_to_root (Results 1 – 1 of 1) sorted by relevance
41 std::list<string> nodes_to_root; in GetColocationGroupRoot() local45 nodes_to_root.push_back(cur); in GetColocationGroupRoot()51 if (!nodes_to_root.empty()) { in GetColocationGroupRoot()52 nodes_to_root.pop_back(); in GetColocationGroupRoot()53 for (const string& node : nodes_to_root) { in GetColocationGroupRoot()