Searched refs:systemPathIsLogicalDrivePattern (Results 1 – 5 of 5) sorted by relevance
62 inline bool systemPathIsLogicalDrivePattern(/*in*/ const rtl::OUString& path) in systemPathIsLogicalDrivePattern() function
73 if (!osl::systemPathIsLogicalDrivePattern(path)) in osl_systemPathRemoveSeparator()
65 inline bool systemPathIsLogicalDrivePattern(/*in*/ const rtl::OUString& path) in systemPathIsLogicalDrivePattern() function
75 if (!osl::systemPathIsLogicalDrivePattern(path)) in osl_systemPathRemoveSeparator()
207 has_parent = !osl::systemPathIsLogicalDrivePattern(path); in has_path_parent()
Completed in 21 milliseconds