Searched refs:GetFileNameIndex (Results 1 – 3 of 3) sorted by relevance
32 std::string GetFileNameIndex(const int index) in GetFileNameIndex() function43 fileNameHead = fileNameHead + "." + GetFileNameIndex(index + 1 - m_maxLogFileNum); in IsOldFile()148 …newFile << m_logsPath << "." << GetFileNameIndex(m_currentLogFileIdx) << "." << timeBuf << m_fileN… in CreateLogFile()
124 std::string ThermalDfx::GetFileNameIndex(const uint32_t index) in GetFileNameIndex() function in OHOS::HDI::Thermal::V1_1::ThermalDfx203 … std::string unCompressFile = g_outPath + "/" + "thermal." + GetFileNameIndex(g_currentLogIndex) + in CompressFile()230 std::string compressFile = g_outPath + "/" + "thermal." + GetFileNameIndex(g_currentLogIndex) + in CompressFile()277 std::string logFile = g_outPath + "/" + "thermal." + GetFileNameIndex(g_currentLogIndex) + in CreateLogFile()
53 std::string GetFileNameIndex(const uint32_t index);