Home
last modified time | relevance | path

Searched refs:AUXILLARY_PERSISTER_PREFIX (Results 1 - 3 of 3) sorted by relevance

/base/hiviewdfx/hilog/services/hilogd/include/
H A Dlog_persister_rotator.h29 static constexpr const char* AUXILLARY_PERSISTER_PREFIX = "persisterInfo_"; member
/base/hiviewdfx/hilog/services/hilogd/
H A Dlog_persister_rotator.cpp86 std::string infoFileName = std::string(".") + AUXILLARY_PERSISTER_PREFIX + std::to_string(m_id) + ".info"; in OpenInfoFile()
H A Dlog_persister.cpp196 std::string fileName = std::string(".") + AUXILLARY_PERSISTER_PREFIX + std::to_string(m_startMsg.jobId); in PrepareUncompressedFile()

Completed in 2 milliseconds