Home
last modified time | relevance | path

Searched refs:postfix (Results 1 – 1 of 1) sorted by relevance

/bootable/recovery/updater/
Dblockimg.cpp674 const std::string& postfix) { in GetStashFileName() argument
679 if (id.empty() && postfix.empty()) { in GetStashFileName()
682 return filename + "/" + id + postfix; in GetStashFileName()