Home | History | Annotate | Download | only in base

Lines Matching full:directoryexists

196   if (DirectoryExists(from_path)) {
287 DCHECK(DirectoryExists(from_path));
338 bool DirectoryExists(const FilePath& path) {
689 if (error_code == ERROR_ALREADY_EXISTS && DirectoryExists(full_path)) {
692 // with the same path. If DirectoryExists() returns true, we lost the