Searched refs:_osl_getFileURLFromSystemPath (Results 1 – 4 of 4) sorted by relevance
83 oslFileError _osl_getFileURLFromSystemPath (
850 oslFileError _osl_getFileURLFromSystemPath( rtl_uString* strPath, rtl_uString** pstrURL ) in _osl_getFileURLFromSystemPath() function960 return _osl_getFileURLFromSystemPath( ustrPath, pustrURL ); in osl_getFileURLFromSystemPath()
673 _osl_getFileURLFromSystemPath(dir_path, &(url.pData)); in create_dir_with_callback()
596 oslFileError SAL_CALL _osl_getFileURLFromSystemPath( rtl_uString* strPath, rtl_uString** pstrURL ) in _osl_getFileURLFromSystemPath() function667 return _osl_getFileURLFromSystemPath( ustrSystemPath, pustrFileURL ); in osl_getFileURLFromSystemPath()
Completed in 31 milliseconds