Home
last modified time | relevance | path

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

/hardware/qcom/msm8998/json-c/
Djson_object.c737 static void json_object_string_delete(struct json_object* jso) in json_object_string_delete() function
748 jso->_delete = &json_object_string_delete; in json_object_new_string()
766 jso->_delete = &json_object_string_delete; in json_object_new_string_len()