Searched refs:sorted_namespaces (Results 1 – 1 of 1) sorted by relevance
104 std::vector<std::string> sorted_namespaces( in GenNamespaces() local106 std::sort(sorted_namespaces.begin(), sorted_namespaces.end()); in GenNamespaces()111 for (auto it = sorted_namespaces.begin(); in GenNamespaces()112 it != sorted_namespaces.end(); it++) { in GenNamespaces()