Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/services/hilogd/
H A Dcmd_executor.cpp74 ClientEventLoop(std::move(handler)); in OnAcceptedConnection()
80 void CmdExecutor::ClientEventLoop(std::unique_ptr<Socket> handler) in ClientEventLoop() function in OHOS::HiviewDFX::CmdExecutor
/ohos5.0/base/hiviewdfx/hilog/services/hilogd/include/
H A Dcmd_executor.h45 void ClientEventLoop(std::unique_ptr<Socket> handler);