Home
last modified time | relevance | path

Searched defs:stopLoop (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hilog/services/hilogd/
Dservice_controller.cpp396 void ServiceController::CommunicationLoop(const std::atomic<bool>& stopLoop) in CommunicationLoop()
494 …d ServiceController::HandleNextRequest(const PacketBuf& rawData, const std::atomic<bool>& stopLoop) in HandleNextRequest()
/base/update/updater/services/flashd/host/
Dserver.cpp574 bool stopLoop = false; in UsbPreConnect() local