Home
last modified time | relevance | path

Searched refs:workHandlerType (Results 1 – 3 of 3) sorted by relevance

/base/hiviewdfx/hiview/base/include/
Dplugin_config.h29 std::string workHandlerType; member
/base/hiviewdfx/hiview/core/
Dplugin_config.cpp94 info.workHandlerType = result[workHandlerTypeField]; in ParsePlugin()
Dhiview_platform.cpp447 if (pluginInfo.workHandlerType == "thread") { in InitPlugin()
542 if (pluginInfo.workHandlerType == "thread") { in ScheduleCreateAndInitPlugin()