HomeSort by relevance Sort by last modified time
    Searched refs:json_object_from_file (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/msm8998/json-c/
json_util.h 33 extern struct json_object* json_object_from_file(const char *filename);
json_util.c 67 struct json_object* json_object_from_file(const char *filename) function
75 MC_ERROR("json_object_from_file: error opening file %s: %s\n",
81 MC_ERROR("json_object_from_file: printbuf_new failed\n");
89 MC_ERROR("json_object_from_file: error reading file %s: %s\n",

Completed in 57 milliseconds