Searched refs:TimerLoop (Results 1 – 2 of 2) sorted by relevance
63 worker_ = std::thread([this, threadName]() { TimerLoop(threadName); }); in Initialize()115 void TimerCore::TimerLoop(const std::string& threadName) in TimerLoop() function in OHOS::CameraStandard::DeferredProcessing::TimerCore
44 void TimerLoop(const std::string& threadName);