Searched refs:json_object_new_int (Results 1 – 2 of 2) sorted by relevance
478 extern struct json_object* json_object_new_int(int32_t i);
508 struct json_object* json_object_new_int(int32_t i) in json_object_new_int() function