Home
last modified time | relevance | path

Searched refs:m_fileNameSuffix (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/hilog/services/hilogd/include/
H A Dlog_persister_rotator.h68 std::string m_fileNameSuffix; member in LogPersisterRotator
/base/hiviewdfx/hilog/services/hilogd/
H A Dlog_persister_rotator.cpp53 : m_maxLogFileNum(maxFiles), m_logsPath(logsPath), m_fileNameSuffix(fileNameSuffix), m_id(id) in LogPersisterRotator()
148 newFile << m_logsPath << "." << GetFileNameIndex(m_currentLogFileIdx) << "." << timeBuf << m_fileNameSuffix; in CreateLogFile() local

Completed in 1 milliseconds