Searched refs:JSON_AddStringArrayToObject (Results 1 – 2 of 2) sorted by relevance
64 bool JSON_AddStringArrayToObject(JsonObj *obj, const char *key, const char **value, int32_t len);
273 bool JSON_AddStringArrayToObject(JsonObj *obj, const char *key, const char **value, int32_t len) in JSON_AddStringArrayToObject() function