Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/core/
Dplugin_config.cpp86 const int loadDelayField = 5; in ParsePlugin() local
92 info.loadDelay = atoi(std::string(result[loadDelayField]).c_str()); in ParsePlugin()