Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/services/hilogd/include/
H A Dlog_persister_rotator.h73 uint32_t m_id = 0; 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()
86 std::string infoFileName = std::string(".") + AUXILLARY_PERSISTER_PREFIX + std::to_string(m_id) + ".info"; in OpenInfoFile()

Completed in 1 milliseconds