Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/services/hilogd/include/
Dservice_controller.h87 void NotifyForNewData();
/base/hiviewdfx/hilog/services/hilogd/
Dservice_controller.cpp66 m_bufReader = m_hilogBuffer.CreateBufReader([this]() { NotifyForNewData(); }); in ServiceController()
894 void ServiceController::NotifyForNewData() in NotifyForNewData() function in OHOS::HiviewDFX::ServiceController