Home
last modified time | relevance | path

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

/hardware/qcom/msm8998/json-c/
Djson_object.h502 extern int32_t json_object_get_int(struct json_object *obj);
Djson_object.c518 int32_t json_object_get_int(struct json_object *jso) in json_object_get_int() function
DChangeLog91 * Fix a bug in json_object_get_int(), which would incorrectly return 0