Searched refs:ustrUNCPath (Results 1 – 1 of 1) sorted by relevance
976 rtl_uString *ustrUNCPath = NULL; in osl_searchFileURL() local981 error = _osl_getSystemPathFromFileURL( ustrFileName, &ustrUNCPath, sal_True ); in osl_searchFileURL()986 error = _osl_getSystemPathFromFileURL( ustrUNCPath, &ustrSysPath, sal_True ); in osl_searchFileURL()1047 if ( ustrUNCPath ) in osl_searchFileURL()1048 rtl_uString_release( ustrUNCPath ); in osl_searchFileURL()
Completed in 16 milliseconds