Searched refs:NormalizePathSeparatorsTo (Results 1 – 2 of 2) sorted by relevance
396 FilePath NormalizePathSeparatorsTo(CharType separator) const;
1319 return NormalizePathSeparatorsTo(kSeparators[0]); in NormalizePathSeparators()1322 FilePath FilePath::NormalizePathSeparatorsTo(CharType separator) const { in NormalizePathSeparatorsTo() function in base::FilePath