Home
last modified time | relevance | path

Searched defs:m_plainLogFilePath (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/hilog/services/hilogd/include/
H A Dlog_persister.h88 std::string m_plainLogFilePath; member in OHOS::LogPersister
/base/hiviewdfx/hilog/services/hilogd/
H A Dlog_persister.cpp182 std::cout << "Removing unmapped plain log file: " << m_plainLogFilePath << "\n"; in Deinit() local
184 std::cerr << "File: " << m_plainLogFilePath << " can't be removed. "; in Deinit() local
201 std::cerr << " Open uncompressed log file(" << m_plainLogFilePath << ") failed: "; in PrepareUncompressedFile() local

Completed in 2 milliseconds