Home
last modified time | relevance | path

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

/device/google/cuttlefish/common/libs/utils/
Dunique_resource_allocator.h116 std::vector<T> not_selected; in ExpandPool() local
120 not_selected.emplace_back(std::move(new_item)); in ExpandPool()
125 return not_selected; in ExpandPool()