Home
last modified time | relevance | path

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

/hardware/qcom/msm8998/json-c/
Djson_object.h611 extern int json_object_get_string_len(struct json_object *obj);
Djson_object.c794 int json_object_get_string_len(struct json_object *jso) in json_object_get_string_len() function