Searched refs:DumpLoopFunc (Results 1 – 2 of 2) sorted by relevance
106 void DumpLoopFunc();
295 dumpLoopThread_ = std::make_unique<thread>(&MediaMonitorService::DumpLoopFunc, this); in DumpThreadStart()321 void MediaMonitorService::DumpLoopFunc() in DumpLoopFunc() function in OHOS::Media::MediaMonitor::MediaMonitorService