Searched refs:to_basename (Results 1 – 1 of 1) sorted by relevance
80 std::string to_basename; member93 string_repr << "\t.to_basename = " << to_basename << ",\n"; in to_string()104 to_basename = "to_file"; in reset()195 const std::string& from_basename, const std::string& to_basename) { in move_files() argument215 std::string to_filename = to_basename + std::to_string(i); in move_files()227 const std::string& from_basename, const std::string& to_basename) { in hardlink_files() argument247 std::string to_filename = to_basename + std::to_string(i); in hardlink_files()259 const std::string& from_basename, const std::string& to_basename) { in symlink_files() argument272 std::string to_filename = to_basename + std::to_string(i); in symlink_files()326 command.to_basename)) in move_workload()[all …]