Home
last modified time | relevance | path

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

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