Home
last modified time | relevance | path

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

/hardware/qcom/msm8998/json-c/
Djson_object.h601 extern const char* json_object_get_string(struct json_object *obj);
Djson_object.c781 const char* json_object_get_string(struct json_object *jso) in json_object_get_string() function