Searched refs:new_group_name_suffix (Results 1 – 1 of 1) sorted by relevance
190 const auto& new_group_name_suffix = AddSlotSuffix(params.arg(1)); in PerformOpMove() local195 << new_group_name_suffix << " because it is not found."; in PerformOpMove()200 if (old_group_name_suffix != new_group_name_suffix) { in PerformOpMove()201 if (!params.builder->ChangePartitionGroup(partition, new_group_name_suffix)) { in PerformOpMove()203 << old_group_name_suffix << " to group " << new_group_name_suffix << "."; in PerformOpMove()