Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/services/hilogd/include/
H A Dcmd_executor.h40 m_kmsgBuffer(kmsgBuffer), m_cmdList(list), m_name(name) {} in CmdExecutor()
51 CmdList m_cmdList; variable
/ohos5.0/base/hiviewdfx/hilog/services/hilogd/
H A Dcmd_executor.cpp97 serviceCtrl.CommunicationLoop((*clientInfoIt)->m_stopThread, m_cmdList); in ClientEventLoop()