Searched refs:GetAllRows (Results 1 – 8 of 8) sorted by relevance
461 my @source_files = map {$_->GetValue("File")} @{$source_file_table->GetAllRows()};462 my %target_file_map = map {$_->GetValue("File") => $_} @{$target_file_table->GetAllRows()};503 my %source_file_map = map {$_->GetValue("File") => $_} @{$source_file_table->GetAllRows()};504 my %target_files_map = map {$_->GetValue("File") => $_} @{$target_file_table->GetAllRows()};524 …rce_component_map = map {$_->GetValue('Component') => $_} @{$source_component_table->GetAllRows()};525 …get_component_map = map {$_->GetValue('Component') => $_} @{$target_component_table->GetAllRows()};584 …y %source_feature_map = map {$_->GetValue("Feature") => $_} @{$source_feature_table->GetAllRows()};585 …y %target_feature_map = map {$_->GetValue("Feature") => $_} @{$target_feature_table->GetAllRows()};667 …rce_component_map = map {$_->GetValue("Component") => $_} @{$source_component_table->GetAllRows()};668 …get_component_map = map {$_->GetValue("Component") => $_} @{$target_component_table->GetAllRows()};[all …]
402 foreach my $row (@{$directory_table->GetAllRows()})481 @{$component_table->GetAllRows()};488 foreach my $file_row (@{$file_table->GetAllRows()})
80 foreach my $row (@{$file_table->GetAllRows()})
397 sub GetAllRows ($) subroutine
194 foreach my $file_row (@{$file_table->GetAllRows()})
387 foreach my $row (@{$component_table->GetAllRows()})474 foreach my $source_row (@{$source_component_table->GetAllRows()})
447 foreach my $source_feature_row (@{$source_feature_table->GetAllRows()})
752 foreach my $row (@{$feature_component_table->GetAllRows()})