Searched refs:CheckMaxConnNumConfig (Results 1 – 1 of 1) sorted by relevance
105 bool CheckMaxConnNumConfig(const JsonObject &config, int32_t &maxConnNum) in CheckMaxConnNumConfig() function195 if (!CheckMaxConnNumConfig(dbConfig, conf.maxConnNum_)) { in GetDBConfigFromJsonStr()