Searched refs:osl_systemPathIsLogicalDrivePattern (Results 1 – 6 of 6) sorted by relevance
60 sal_Int32 osl_systemPathIsLogicalDrivePattern(/*in*/ const rtl_uString* pustrPath);
64 return osl_systemPathIsLogicalDrivePattern(path.pData); in systemPathIsLogicalDrivePattern()
99 sal_Int32 osl_systemPathIsLogicalDrivePattern(/*in*/ const rtl_uString* pustrPath) in osl_systemPathIsLogicalDrivePattern() function
67 return osl_systemPathIsLogicalDrivePattern(path.pData); in systemPathIsLogicalDrivePattern()
101 sal_Int32 osl_systemPathIsLogicalDrivePattern(/*in*/ const rtl_uString* pustrPath) in osl_systemPathIsLogicalDrivePattern() function
Completed in 20 milliseconds