Home
last modified time | relevance | path

Searched refs:json_object_new_int (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/msm8998/json-c/
Djson_object.h478 extern struct json_object* json_object_new_int(int32_t i);
Djson_object.c508 struct json_object* json_object_new_int(int32_t i) in json_object_new_int() function