Searched defs:AddStringToJson (Results 1 – 3 of 3) sorted by relevance
248 bool AddStringToJson(CJson* jsonObj, const std::string& key, const std::string& value) in AddStringToJson() function273 bool AddStringToJson(CJsonUnique& jsonObj, const std::string& key, const std::string& value) in AddStringToJson() function
449 int32_t AddStringToJson(CJson *jsonObj, const char *key, const char *value) in AddStringToJson() function
482 int32_t AddStringToJson(CJson *jsonObj, const char *key, const char *value) in AddStringToJson() function