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