Home
last modified time | relevance | path

Searched refs:NotifyNewLogAvailable (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hilog/services/hilogd/include/
H A Dlog_persister.h76 void NotifyNewLogAvailable();
/ohos5.0/base/hiviewdfx/hilog/services/hilogd/
H A Dlog_persister.cpp70 m_bufReader = m_hilogBuffer.CreateBufReader([this]() { NotifyNewLogAvailable(); }); in LogPersister()
239 void LogPersister::NotifyNewLogAvailable() in NotifyNewLogAvailable() function in OHOS::HiviewDFX::LogPersister