Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/core/
H A Dplugin_config.cpp83 const int workHandlerTypeField = 2; in ParsePlugin() local
94 info.workHandlerType = result[workHandlerTypeField]; in ParsePlugin()
98 if (result[workHandlerTypeField] == "pool") { in ParsePlugin()