Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/services/hilogd/
H A Dlog_persister_rotator.cpp60 remove(m_infoFilePath.c_str()); in ~LogPersisterRotator()
87 m_infoFilePath = parentDirPath + "/" + infoFileName; in OpenInfoFile()
88 m_infoFile.open(m_infoFilePath, std::ios::binary | std::ios::out | std::ios::trunc); in OpenInfoFile()
/base/hiviewdfx/hilog/services/hilogd/include/
H A Dlog_persister_rotator.h75 std::string m_infoFilePath; member in LogPersisterRotator

Completed in 1 milliseconds