Searched refs:ConvertToLongPath (Results 1 – 6 of 6) sorted by relevance
70 bool ConvertToLongPath(const base::string16& short_path,
183 bool ConvertToLongPath(const base::string16& short_path, in ConvertToLongPath() function215 if (!ConvertToLongPath(begin, &begin)) in ConvertToLongPath()
376 ConvertToLongPath(path, new_path); in PreProcessName()
267 base::FilePath ConvertToLongPath(const base::FilePath& path) { in ConvertToLongPath() function292 return ConvertToLongPath(target_path) == ConvertToLongPath(chrome_exe); in IsChromeShortcut()
85 bool ConvertToLongPath(const string16& short_path, string16* long_path) { in ConvertToLongPath() function274 if (!ConvertToLongPath(path, &module->location)) in NormalizeModule()
93 bool ConvertToLongPath(const base::string16& short_path, in ConvertToLongPath() function332 if (!ConvertToLongPath(path, &module->location)) in NormalizeModule()