Searched refs:json_object_new_string (Results 1 – 2 of 2) sorted by relevance
586 extern struct json_object* json_object_new_string(const char *s);
743 struct json_object* json_object_new_string(const char *s) in json_object_new_string() function