Searched refs:incPath (Results 1 – 1 of 1) sorted by relevance
212 OString convertIncPathtoShortWindowsPath(const OString& incPath) { in convertIncPathtoShortWindowsPath() argument213 rtl::OUString path = OStringToOUString(incPath, RTL_TEXTENCODING_UTF8); in convertIncPathtoShortWindowsPath()225 return incPath; in convertIncPathtoShortWindowsPath()
Completed in 7 milliseconds