Searched defs:GetArrayFromJson (Results 1 – 1 of 1) sorted by relevance
168 CJson* GetArrayFromJson(const CJson* jsonObj, const std::string& key) in GetArrayFromJson() function181 CJson* GetArrayFromJson(CJsonUnique& jsonObj, const std::string& key) in GetArrayFromJson() function186 bool GetArrayFromJson(const CJson* jsonObj, const std::string& key, std::vector<std::string>& out) in GetArrayFromJson() function