Searched refs:NormalizePathSeparatorsTo (Results 1 – 2 of 2) sorted by relevance
389 FilePath NormalizePathSeparatorsTo(CharType separator) const;
1299 return NormalizePathSeparatorsTo(kSeparators[0]); in NormalizePathSeparators()1302 FilePath FilePath::NormalizePathSeparatorsTo(CharType /* separator */) const { in NormalizePathSeparatorsTo() function in base::FilePath