Searched refs:inprogress_dir_path_ (Results 1 – 1 of 1) sorted by relevance
306 const base::FilePath inprogress_dir_path_; member in net::FileNetLogObserver::FileWriter556 inprogress_dir_path_(inprogress_dir_path), in FileWriter()656 base::DeletePathRecursively(inprogress_dir_path_); in DeleteAllFiles()694 return inprogress_dir_path_.AppendASCII( in GetEventFilePath()699 return inprogress_dir_path_.AppendASCII("constants.json"); in GetConstantsFilePath()703 return inprogress_dir_path_.AppendASCII("end_netlog.json"); in GetClosingFilePath()791 base::DeletePathRecursively(inprogress_dir_path_); in StitchFinalLogFile()804 if (!base::CreateDirectory(inprogress_dir_path_)) { in CreateInprogressDirectory()806 << inprogress_dir_path_.value(); in CreateInprogressDirectory()812 std::string in_progress_path = inprogress_dir_path_.AsUTF8Unsafe(); in CreateInprogressDirectory()