Home
last modified time | relevance | path

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

/trunk/main/solenv/bin/modules/installer/patch/
H A DMsi.pm196 "-d", installer::patch::Tools::ToEscapedWindowsPath($self->{'filename'}),
197 "-f", installer::patch::Tools::ToEscapedWindowsPath($self->{'tmpdir'}),
244 "-d", installer::patch::Tools::ToEscapedWindowsPath($self->{'filename'}),
245 "-f", installer::patch::Tools::ToEscapedWindowsPath($self->{'tmpdir'}),
H A DInstallationSet.pm120 my $windows_filename = installer::patch::Tools::ToEscapedWindowsPath($filename);
121 my $windows_destination_path = installer::patch::Tools::ToEscapedWindowsPath($destination_path);
246 my $windows_cab_filename = installer::patch::Tools::ToEscapedWindowsPath($cab_filename);
247 my $windows_destination_path = installer::patch::Tools::ToEscapedWindowsPath($destination_path);
H A DTools.pm38 sub ToEscapedWindowsPath($) subroutine
/trunk/main/solenv/bin/
H A Dpatch_tool.pl1692 $command .= " -lp " . MsiTools::ToEscapedWindowsPath($performance_log_filename);

Completed in 35 milliseconds