Searched refs:osl_psz_removeFile (Results 1 – 2 of 2) sorted by relevance
571 static oslFileError osl_psz_removeFile(const sal_Char* pszPath);671 return osl_psz_removeFile( path ); in osl_removeFile()704 tErrRemove=osl_psz_removeFile(pszDestPath); in oslDoMoveFile()708 tErr=osl_psz_removeFile(pszPath); in oslDoMoveFile()716 static oslFileError osl_psz_removeFile( const sal_Char* pszPath ) in osl_psz_removeFile() function
775 static oslFileError osl_psz_removeFile(const sal_Char* pszPath);
Completed in 53 milliseconds