Searched refs:GetFileNameNum (Results 1 – 3 of 3) sorted by relevance
82 int CommonUtil::GetFileNameNum(const std::string& fileName, const std::string& ext) in GetFileNameNum() function in OHOS::HiviewDFX::UCollectUtil::CommonUtil123 … int fileNameNum = GetFileNameNum(files.back().substr(startPos), ext); // yyyymmddHHMMSS_1.txt in CreateExportFile()
149 static int GetFileNameNum(const std::string& fileName) in GetFileNameNum() function190 int fileNameNum = GetFileNameNum(files.back().substr(startPos)); // yyyymmddHHMMSS_1.txt in CreateExportFileName()
46 static int GetFileNameNum(const std::string& fileName, const std::string& ext);