Home
last modified time | relevance | path

Searched refs:RealPath (Results 1 – 1 of 1) sorted by relevance

/external/chromium/base/
Dfile_util_posix.cc50 bool RealPath(const FilePath& path, FilePath* real_path) { in RealPath() function
800 if (!RealPath(path, &real_path_result)) in NormalizeFilePath()