Home
last modified time | relevance | path

Searched refs:GetWorkLoopMap (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/core/include/
H A Dhiview_platform.h89 const std::map<std::string, std::shared_ptr<EventLoop>>& GetWorkLoopMap() in GetWorkLoopMap() function
/ohos5.0/base/hiviewdfx/hiview/service/
H A Dhiview_service.cpp180 auto const &curThreadMap = platform.GetWorkLoopMap(); in DumpThreadUsageInfo()