Searched defs:fileSuffix (Results 1 – 5 of 5) sorted by relevance
251 …eNewFileName(string &destFile, const string &filePathName, int32_t index, const string &fileSuffix) in GenerateNewFileName()261 …runcFileName(string &newDestFile, string &filePathName, int32_t slashPos, const string &fileSuffix) in TruncFileName()294 string fileSuffix = ""; in MoveFile() local
477 const std::string fileSuffix; variable
492 const std::string& fileSuffix, uint64_t imageId) in DumpDataIfDumpEnabled()
3370 void ImageSource::DumpInputData(const std::string &fileSuffix) in DumpInputData()
119 std::string fileSuffix = ServiceConstants::INSTALL_FILE_SUFFIX; in GetHapPath() local