Searched refs:json_object_to_file (Results 1 – 6 of 6) 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