Searched refs:bugreport_internal_dir_ (Results 1 – 3 of 3) sorted by relevance
199 : ds_->bugreport_internal_dir_.c_str(); in dump()
430 std::string bugreport_internal_dir_ = DUMPSTATE_DIRECTORY; variable
941 const std::string path = ds.bugreport_internal_dir_ + "/tmp_incident_report"; in DumpIncidentReport()1255 const std::string path = ds.bugreport_internal_dir_ + "/lshal_debug_" + cleanName; in DumpHals()1879 paths.emplace_back(StringPrintf("%s/%s", ds.bugreport_internal_dir_.c_str(), in DumpstateBoard()2124 MaybeResolveSymlink(&ds.bugreport_internal_dir_); in PrepareToWriteToFile()2151 : ds.bugreport_internal_dir_.c_str(); in PrepareToWriteToFile()2616 ? android::base::StringPrintf("%s/dumpstate-stats.txt", bugreport_internal_dir_.c_str()) in RunInternal()3114 return GetPath(bugreport_internal_dir_, suffix); in GetPath()