Home
last modified time | relevance | path

Searched refs:systemPathIsLogicalDrivePattern (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/sal/osl/os2/
H A Dpath_helper.hxx62 inline bool systemPathIsLogicalDrivePattern(/*in*/ const rtl::OUString& path) in systemPathIsLogicalDrivePattern() function
H A Dpath_helper.cxx73 if (!osl::systemPathIsLogicalDrivePattern(path)) in osl_systemPathRemoveSeparator()
/aoo41x/main/sal/osl/w32/
H A Dpath_helper.hxx65 inline bool systemPathIsLogicalDrivePattern(/*in*/ const rtl::OUString& path) in systemPathIsLogicalDrivePattern() function
H A Dpath_helper.cxx75 if (!osl::systemPathIsLogicalDrivePattern(path)) in osl_systemPathRemoveSeparator()
H A Dfile_dirvol.cxx207 has_parent = !osl::systemPathIsLogicalDrivePattern(path); in has_path_parent()

Completed in 23 milliseconds