Home
last modified time | relevance | path

Searched refs:StartLoop (Results 1 – 13 of 13) sorted by relevance

/base/hiviewdfx/hiview/plugins/eventlogger/test/unittest/common/
Devent_logger_plugin_test.cpp69 loop->StartLoop();
83 loop->StartLoop();
99 loop->StartLoop();
116 loop->StartLoop();
135 loop->StartLoop();
165 loop->StartLoop();
191 loop->StartLoop();
217 loop->StartLoop();
243 loop->StartLoop();
/base/hiviewdfx/hiview/base/test/unittest/common/
Dplugin_example.cpp38 looper->StartLoop(); in OnLoad()
Dpipeline_test.cpp35 eventLoop->StartLoop(); in BindWorkLoop()
Devent_loop_test.cpp52 currentLooper_->StartLoop(); in SetUp()
499 currentLooper_->StartLoop();
/base/hiviewdfx/hiview/base/include/
Devent_loop.h105 void StartLoop(bool createNewThread = true);
/base/hiviewdfx/hiview/plugins/freeze_detector/
Dfreeze_detector_plugin.cpp55 threadLoop_->StartLoop(false); in OnLoad()
/base/hiviewdfx/hiview/plugins/eventservice/test/unittest/common/
Devent_service_action_test.cpp163 currentLooper_->StartLoop();
/base/hiviewdfx/hiview/core/
Dhiview_platform.h41 void StartLoop();
Dhiview_platform.cpp497 privateLoop->StartLoop(); in GetAvaliableWorkLoop()
530 void HiviewPlatform::StartLoop() in StartLoop() function in OHOS::HiviewDFX::HiviewPlatform
544 sharedWorkLoop_->StartLoop(); in StartPlatformDispatchQueue()
/base/startup/init/services/param/watcher/proxy/
Dwatcher_manager.h91 void StartLoop();
Dwatcher_manager.cpp96 StartLoop(); in AddWatcher()
270 void WatcherManager::StartLoop() in StartLoop() function in OHOS::init_param::WatcherManager
/base/hiviewdfx/hiview/base/
Devent_loop.cpp120 void EventLoop::StartLoop(bool createNewThread) in StartLoop() function in OHOS::HiviewDFX::EventLoop
Dlibhiviewbase.map12 "OHOS::HiviewDFX::EventLoop::StartLoop(bool)";