Searched refs:touched_partitions (Results 1 – 1 of 1) sorted by relevance
654 std::set<std::string> touched_partitions; in ParseManifestPartitions() local656 touched_partitions.insert(partition_update.partition_name()); in ParseManifestPartitions()666 touched_partitions, in ParseManifestPartitions()684 if (touched_partitions.find(name) == touched_partitions.end()) { in ParseManifestPartitions()