Home
last modified time | relevance | path

Searched refs:CommunicationLoop (Results 1 – 3 of 3) sorted by relevance

/base/hiviewdfx/hilog/services/hilogd/
Dcmd_executor.cpp95 serviceCtrl.CommunicationLoop((*clientInfoIt)->m_stopThread, m_cmdList); in ClientEventLoop()
Dservice_controller.cpp804 void ServiceController::CommunicationLoop(std::atomic<bool>& stopLoop, const CmdList& list) in CommunicationLoop() function in OHOS::HiviewDFX::ServiceController
/base/hiviewdfx/hilog/services/hilogd/include/
Dservice_controller.h48 void CommunicationLoop(std::atomic<bool>& stopLoop, const CmdList& list);