Home
last modified time | relevance | path

Searched refs:m_logCollector (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/hiviewdfx/hilog/services/hilogd/include/
H A Dcmd_executor.h39 …const CmdList& list, const std::string& name) : m_logCollector(collector), m_hilogBuffer(hilogBuff… in CmdExecutor()
48 LogCollector& m_logCollector; variable
H A Dservice_controller.h94 LogCollector& m_logCollector; variable
/ohos5.0/base/hiviewdfx/hilog/services/hilogd/
H A Dcmd_executor.cpp96 ServiceController serviceCtrl(std::move(handler), m_logCollector, m_hilogBuffer, m_kmsgBuffer); in ClientEventLoop()
H A Dservice_controller.cpp73 m_logCollector(collector), in ServiceController()
804 m_logCollector.SetLogFlowControl(rqst.on); in HandleDomainFlowCtrlRqst()