Home
last modified time | relevance | path

Searched refs:json_object_from_file (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/msm8998/json-c/
Djson_util.h33 extern struct json_object* json_object_from_file(const char *filename);
Djson_util.c67 struct json_object* json_object_from_file(const char *filename) in json_object_from_file() function
DChangeLog109 * Make json_object_from_file take const char *filename