Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/services/hilogd/
H A Dlog_persister_rotator.cpp79 auto lastSeparatorIdx = m_logsPath.find_last_of('/'); in OpenInfoFile() local
80 std::string parentDirPath = m_logsPath.substr(0, lastSeparatorIdx); in OpenInfoFile()

Completed in 5 milliseconds