Searched refs:jsonName (Results 1 – 1 of 1) sorted by relevance
485 std::string jsonName{}; in getSystemsJson() local532 jsonName = js["system"][imKeyword]["constraint"]["json"]; in getSystemsJson()537 if (jsonName.empty() && js["system"][imKeyword].find("default") != in getSystemsJson()540 jsonName = js["system"][imKeyword]["default"]; in getSystemsJson()546 jsonName = js["system"][imKeyword]["default"]; in getSystemsJson()554 jsonPath += jsonName; in getSystemsJson()