Searched refs:NormalizePathSeparators (Results 1 – 5 of 5) sorted by relevance
50 relative_path = relative_path.NormalizePathSeparators(); in IsComponentExtensionResource()74 resource_path = resource_path.NormalizePathSeparators(); in AddComponentResourceEntries()
359 .NormalizePathSeparators(); in EditArgsFile()369 build_settings.GetFullPath(template_path).NormalizePathSeparators(); in EditArgsFile()
353 FilePath NormalizePathSeparators() const;
610 if (!GetVolumePathNameW(ToWCharT(&path.NormalizePathSeparators().value()), in GetMaximumPathComponentLength()
620 FilePath FilePath::NormalizePathSeparators() const { in NormalizePathSeparators() function in base::FilePath