Searched defs:PathExists (Results 1 - 2 of 2) sorted by relevance

/external/chromium/base/
H A Dfile_util_posix.cc235 if (PathExists(real_to_path)) {
318 bool PathExists(const FilePath& path) { function in namespace:file_util
H A Dfile_util_win.cc291 if (!PathExists(to_path)) {
320 bool PathExists(const FilePath& path) { function in namespace:file_util

Completed in 430 milliseconds