Searched defs:newPrefix (Results 1 – 1 of 1) sorted by relevance
225 const string &newPrefix, const string &newSuffix) in GenerateNewFileNameWithSuffix()240 …teNewFileNameNoSuffix(const string &destFile, int32_t distinctSuffixIndex, const string &newPrefix) in GenerateNewFileNameNoSuffix()273 string newPrefix = newDestFile + " "; in MoveFile() local277 string newPrefix = destFile.substr(0, suffixPos) + " "; in MoveFile() local