Home
last modified time | relevance | path

Searched refs:another_pool (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/common/libs/utils/
Dunique_resource_allocator.h114 std::vector<T> ExpandPool(std::vector<T> another_pool) { in ExpandPool() argument
117 for (auto& new_item : another_pool) { in ExpandPool()