Home | History | Annotate | Download | only in download

Lines Matching defs:dir

349   FilePath dir = info->suggested_path.DirName();
351 if (!file_util::PathIsWritable(dir)) {
352 VLOG(1) << "Unable to write to directory \"" << dir.value() << "\"";
379 path = dir.Append(file_name);