Home
last modified time | relevance | path

Searched refs:json_object_to_file (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/msm8998/json-c/
Djson_util.h34 extern int json_object_to_file(const char *filename, struct json_object *obj);
Djson_util.c143 int json_object_to_file(const char *filename, struct json_object *obj) in json_object_to_file() function