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