Searched defs:json_type (Results 1 - 1 of 1) sorted by relevance

/hardware/qcom/msm8998/json-c/
H A Djson_object.h100 typedef enum json_type { enum
109 } json_type; typedef in typeref:enum:json_type
143 extern int json_object_is_type(struct json_object *obj, enum json_type type);
159 extern enum json_type json_object_get_type(struct json_object *obj);

Completed in 93 milliseconds