Searched defs:file_exists (Results 1 – 7 of 7) sorted by relevance
141 bool file_exists = file_util::GetFileInfo(target_, &file_info); in OnObjectSignaled() local
62 bool file_exists = file_util::ReadFileToString(path, &file_contents); in RunBasicTest() local
210 void BookmarkStorage::OnLoadFinished(bool file_exists, const FilePath& path) { in OnLoadFinished()
752 bool file_exists = file_util::PathExists(oobe_complete_flag_file_path); in IsDeviceRegistered() local
522 file_exists = EEXIST, enumerator
274 file_exists (GFile * parent, const char *filename, gboolean * result) in file_exists() function
219 static Bool file_exists ( char* fname ) in file_exists() function