Home
last modified time | relevance | path

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

/hardware/qcom/msm8998/json-c/
Djson_object.h257 extern int json_object_object_length(struct json_object* obj);
Djson_object.c418 int json_object_object_length(struct json_object *jso) in json_object_object_length() function
DChangeLog65 * Add a json_object_object_length function.