Searched defs:AddInt64ToJson (Results 1 – 2 of 2) sorted by relevance
450 bool AddInt64ToJson(CJson* jsonObj, const std::string& key, int64_t value) in AddInt64ToJson() function475 bool AddInt64ToJson(CJsonUnique& jsonObj, const std::string& key, int64_t value) in AddInt64ToJson() function
764 bool AddInt64ToJson(CJson *jsonObj, const std::string &key, int64_t value) in AddInt64ToJson() function777 bool AddInt64ToJson(CJsonUnique &jsonObj, const std::string &key, int64_t value) in AddInt64ToJson() function