Searched defs:GetInt64FromJson (Results 1 – 4 of 4) sorted by relevance
52 bool GetInt64FromJson(cJSON* jsonNode, const std::string& key, int64_t& value) in GetInt64FromJson() function
373 int32_t GetInt64FromJson(const CJson *jsonObj, const char *key, int64_t *value) in GetInt64FromJson() function
458 int32_t GetInt64FromJson(const CJson *jsonObj, const char *key, int64_t *value) in GetInt64FromJson() function
492 bool GetInt64FromJson(const CJson *jsonObj, const std::string &key, int64_t &value) in GetInt64FromJson() function