Searched defs:GetIntFromJson (Results 1 – 4 of 4) sorted by relevance
81 static bool GetIntFromJson(const nlohmann::json& j, const std::string& tag, int& out) in GetIntFromJson() function
54 static void GetIntFromJson(const nlohmann::json& jsonObject, const std::string& tag, int32_t& out) in GetIntFromJson() function
225 int32_t GetIntFromJson(const CJson *jsonObj, const char *key, int32_t *value) in GetIntFromJson() function
283 int32_t GetIntFromJson(const CJson *jsonObj, const char *key, int32_t *value) in GetIntFromJson() function