Searched refs:osl_psz_copyFile (Results 1 – 2 of 2) sorted by relevance
566 static oslFileError osl_psz_copyFile(const sal_Char* pszPath, const sal_Char* pszDestPath);639 return osl_psz_copyFile( srcPath, destPath ); in osl_copyFile()689 tErr=osl_psz_copyFile(pszPath,pszDestPath); in oslDoMoveFile()757 static oslFileError osl_psz_copyFile( const sal_Char* pszPath, const sal_Char* pszDestPath ) in osl_psz_copyFile() function
778 static oslFileError osl_psz_copyFile(const sal_Char* pszPath, const sal_Char* pszDestPath);2130 static oslFileError osl_psz_copyFile( const sal_Char* pszPath, const sal_Char* pszDestPath ) in osl_psz_copyFile() function2224 return osl_psz_copyFile( srcPath, destPath ); in osl_copyFile()
Completed in 34 milliseconds