Searched refs:dir_path_ (Results 1 – 1 of 1) sorted by relevance
101 dir_path_(dir_path), in CrashQueue()150 PLOG(FATAL) << "failed to create temporary tombstone in " << dir_path_; in create_temporary_file()237 StringPrintf("%s/%s%02zu", dir_path_.c_str(), file_name_prefix_.c_str(), i); in find_oldest_artifact()260 const std::string dir_path_; member in CrashQueue