Searched refs:kv (Results 1 – 1 of 1) sorted by relevance
3547 for (const auto& kv : namespaces) { in init_default_namespaces() local3548 created_namespaces.push_back(kv.second); in init_default_namespaces()