Home
last modified time | relevance | path

Searched refs:_osl_getFileURLFromSystemPath (Results 1 – 4 of 4) sorted by path

/trunk/main/sal/osl/os2/
H A Dfile_url.cxx596 oslFileError SAL_CALL _osl_getFileURLFromSystemPath( rtl_uString* strPath, rtl_uString** pstrURL ) in _osl_getFileURLFromSystemPath() function
667 return _osl_getFileURLFromSystemPath( ustrSystemPath, pustrFileURL ); in osl_getFileURLFromSystemPath()
/trunk/main/sal/osl/w32/
H A Dfile_dirvol.cxx673 _osl_getFileURLFromSystemPath(dir_path, &(url.pData)); in create_dir_with_callback()
H A Dfile_url.cxx850 oslFileError _osl_getFileURLFromSystemPath( rtl_uString* strPath, rtl_uString** pstrURL ) in _osl_getFileURLFromSystemPath() function
960 return _osl_getFileURLFromSystemPath( ustrPath, pustrURL ); in osl_getFileURLFromSystemPath()
H A Dfile_url.h83 oslFileError _osl_getFileURLFromSystemPath (

Completed in 40 milliseconds