Searched refs:countOfThreadPoolField (Results 1 – 1 of 1) sorted by relevance
85 const int countOfThreadPoolField = 4; in ParsePlugin() local101 poolInfo.threadCount = atoi(std::string(result[countOfThreadPoolField]).c_str()), in ParsePlugin()