Searched defs:NormalizeFilePath (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/storage/browser/fileapi/
H A Dexternal_mount_points.cc22 base::FilePath NormalizeFilePath(const base::FilePath& path) { function in namespace:__anon10708
106 base::FilePath path = NormalizeFilePath(path_in);
129 path_to_name_map_.erase(NormalizeFilePath(instance->path()));
225 base::FilePath path = NormalizeFilePath(path_in);
/external/chromium_org/base/files/
H A Dfile_util_win.cc436 bool NormalizeFilePath(const FilePath& path, FilePath* real_path) { function in namespace:base
H A Dfile_util_posix.cc84 // Helper for NormalizeFilePath(), defined below.
597 bool NormalizeFilePath(const FilePath& path, FilePath* normalized_path) { function in namespace:base

Completed in 1609 milliseconds