Searched refs:containers_and_names (Results 1 – 1 of 1) sorted by relevance
144 containers_and_names,451 containers_and_names, in LookupMany() argument455 resources->resize(containers_and_names.size()); in LookupMany()456 for (size_t i = 0; i < containers_and_names.size(); ++i) { in LookupMany()459 *containers_and_names[i].first, *containers_and_names[i].second, in LookupMany()593 std::vector<std::pair<const string*, const string*>> containers_and_names(597 containers_and_names[i] = {&p[i]->container(), &p[i]->name()};599 return ctx->resource_manager()->LookupMany(containers_and_names, values);