Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/
Dmisc_info.cc81 const std::set<std::string> full_set(full_list.begin(), full_list.end()); in MergePartitionLists() local
83 std::set_intersection(full_set.cbegin(), full_set.cend(), in MergePartitionLists()