Home
last modified time | relevance | path

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

/hardware/qcom/msm8998/json-c/
Djson_object.h246 extern struct json_object* json_object_new_object(void);
Djson_object.c368 struct json_object* json_object_new_object(void) in json_object_new_object() function
Djson_tokener.c284 current = json_object_new_object(); in json_tokener_parse_ex()