Home
last modified time | relevance | path

Searched refs:json_tokener_parse (Results 1 – 12 of 12) sorted by relevance

/device/google/coral/json-c/
Djson_tokener.h125 extern struct json_object* json_tokener_parse(const char *str);
Djson_util.c94 obj = json_tokener_parse(pb->buf); in json_object_from_file()
Djson_tokener.c159 struct json_object* json_tokener_parse(const char *str) in json_tokener_parse() function
DChangeLog119 * Add const qualifier to the json_tokener_parse functions
/device/google/bonito/json-c/
Djson_tokener.h125 extern struct json_object* json_tokener_parse(const char *str);
Djson_util.c94 obj = json_tokener_parse(pb->buf); in json_object_from_file()
Djson_tokener.c159 struct json_object* json_tokener_parse(const char *str) in json_tokener_parse() function
DChangeLog119 * Add const qualifier to the json_tokener_parse functions
/device/google/crosshatch/json-c/
Djson_tokener.h125 extern struct json_object* json_tokener_parse(const char *str);
Djson_util.c94 obj = json_tokener_parse(pb->buf); in json_object_from_file()
Djson_tokener.c159 struct json_object* json_tokener_parse(const char *str) in json_tokener_parse() function
DChangeLog119 * Add const qualifier to the json_tokener_parse functions