Home
last modified time | relevance | path

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

/trunk/main/solenv/bin/modules/installer/
H A Depmfile.pm2786 sub collect_modules_with_style subroutine
2948 my $allmodules = collect_modules_with_style("JAVAMODULE", $modulesarrayref);
2959 my $allmodules = collect_modules_with_style("REQUIREDPACKAGEMODULE", $modulesarrayref);
2965 my $alluserlandmodules = collect_modules_with_style("USERLANDMODULE", $modulesarrayref);
3031 my $allmodules = collect_modules_with_style("SYSTEMMODULE", $modulesarrayref);

Completed in 25 milliseconds