Searched refs:json_object_to_file (Results 1 – 2 of 2) sorted by relevance
34 extern int json_object_to_file(const char *filename, struct json_object *obj);
143 int json_object_to_file(const char *filename, struct json_object *obj) in json_object_to_file() function