Home
last modified time | relevance | path

Searched refs:StopLoop (Results 1 – 8 of 8) sorted by relevance

/base/hiviewdfx/hiview/base/test/unittest/common/
Devent_loop_test.cpp44 currentLooper_->StopLoop(); in SetUp()
61 currentLooper_->StopLoop(); in TearDown()
277 currentLooper_->StopLoop();
489 currentLooper_->StopLoop();
/base/hiviewdfx/hiview/base/include/
Devent_loop.h106 void StopLoop();
/base/hiviewdfx/hiview/plugins/usage_event_report/
Dusage_event_report.cpp64 workLoop_->StopLoop(); in OnUnload()
/base/hiviewdfx/hiview/base/
Devent_loop.cpp57 StopLoop(); in ~EventLoop()
139 void EventLoop::StopLoop() in StopLoop() function in OHOS::HiviewDFX::EventLoop
Dlibhiviewbase.map5 "OHOS::HiviewDFX::EventLoop::StopLoop()";
/base/startup/init/services/param/watcher/proxy/
Dwatcher_manager.h88 void StopLoop();
Dwatcher_manager.cpp336 void WatcherManager::StopLoop() in StopLoop() function in OHOS::init_param::WatcherManager
362 StopLoop(); in OnStop()
/base/hiviewdfx/hiview/core/
Dhiview_platform.cpp83 sharedWorkLoop_->StopLoop(); in ~HiviewPlatform()
725 looper->StopLoop(); in UnloadPlugin()