Searched refs:postfix (Results 1 – 1 of 1) sorted by relevance
674 const std::string& postfix) { in GetStashFileName() argument679 if (id.empty() && postfix.empty()) { in GetStashFileName()682 return filename + "/" + id + postfix; in GetStashFileName()