Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/core/
Dplugin_config.cpp87 const int loadTypeField = 6; in ParsePlugin() local
90 info.isStatic = (result[loadTypeField] == "static"); in ParsePlugin()