Searched refs:osl_psz_copyFile (Results 1 – 2 of 2) sorted by relevance
572 static oslFileError osl_psz_copyFile(const sal_Char* pszPath, const sal_Char* pszDestPath);647 return osl_psz_copyFile( srcPath, destPath ); in osl_copyFile()699 tErr=osl_psz_copyFile(pszPath,pszDestPath); in oslDoMoveFile()767 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 37 milliseconds