Home
last modified time | relevance | path

Searched refs:osl_psz_removeFile (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sal/osl/unx/
H A Dfile_misc.cxx571 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
/aoo41x/main/sal/osl/os2/
H A Dfile.cxx775 static oslFileError osl_psz_removeFile(const sal_Char* pszPath);

Completed in 39 milliseconds