Searched refs:listConfig (Results 1 – 1 of 1) sorted by relevance
176 nlohmann::json listConfig; in ParseCloudConfig() local182 if (JsonUtils::GetObjFromJsonValue(devConfigRoot, TAG_STRATEGY_LIST, listConfig) && in ParseCloudConfig()183 !ParseStrategyListConfig(listConfig)) { in ParseCloudConfig()