Searched refs:SetJsonToVector (Results 1 – 1 of 1) sorted by relevance
83 static void SetJsonToVector(nlohmann::json &jsonObject, std::vector<std::string> &vector) in SetJsonToVector() function95 static void SetJsonToVector(const nlohmann::json &jsonObject, const std::string &key, in SetJsonToVector() function102 SetJsonToVector(jsonArray, vector); in SetJsonToVector()