Searched refs:ConvertToLongPath (Results 1 – 5 of 5) sorted by relevance
70 bool ConvertToLongPath(const base::string16& short_path,
184 bool ConvertToLongPath(const base::string16& short_path, in ConvertToLongPath() function216 if (!ConvertToLongPath(begin, &begin)) in ConvertToLongPath()
373 ConvertToLongPath(path, new_path); in PreProcessName()
252 base::FilePath ConvertToLongPath(const base::FilePath& path) { in ConvertToLongPath() function277 return ConvertToLongPath(target_path) == ConvertToLongPath(chrome_exe); in IsChromeShortcut()
91 bool ConvertToLongPath(const base::string16& short_path, in ConvertToLongPath() function330 if (!ConvertToLongPath(path, &module->location)) in NormalizeModule()