Home
last modified time | relevance | path

Searched defs:real_path (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/examples/includes/geshi/contrib/
Daliased.php30 $real_path = realpath($path); variable
/external/chromium/chrome/browser/
Dprocess_singleton_linux.cc276 std::string real_path = ReadLink(path).value(); in ParseLockPath() local
/external/chromium/base/
Dfile_util_posix.cc50 bool RealPath(const FilePath& path, FilePath* real_path) { in RealPath()
Dfile_util_win.cc1038 bool NormalizeFilePath(const FilePath& path, FilePath* real_path) { in NormalizeFilePath()