Searched refs:sLogPath (Results 1 – 2 of 2) sorted by relevance
290 my $sLogPath = $g_sTempDir . "dmake_out_$$";291 mkdir($sLogPath);292 my $sLogFile = $sLogPath . "/" . $sTarget . ".out";
64 bool lcl_doesLogfileExist(const ::rtl::OUString& sLogPath) in lcl_doesLogfileExist() argument66 ::rtl::OUString sLogFile( sLogPath ); in lcl_doesLogfileExist()
Completed in 10 milliseconds