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