Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/core/
Dplugin_config.cpp35 int fieldCount = 0; in StartParse() local
46 if (fieldCount == 0) { in StartParse()
54 fieldCount = atoi(std::string(result[fieldCountField]).c_str()); in StartParse()
66 fieldCount--; in StartParse()