Home
last modified time | relevance | path

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

/device/google/crosshatch/json-c/
Djson_object_private.h26 int _ref_count; member
Djson_object.c155 jso->_ref_count++; in json_object_get()
163 jso->_ref_count--; in json_object_put()
164 if(!jso->_ref_count) in json_object_put()
197 jso->_ref_count = 1; in json_object_new()
/device/google/sunfish/json-c/
Djson_object_private.h26 int _ref_count; member
Djson_object.c155 jso->_ref_count++; in json_object_get()
163 jso->_ref_count--; in json_object_put()
164 if(!jso->_ref_count) in json_object_put()
197 jso->_ref_count = 1; in json_object_new()
/device/google/coral/json-c/
Djson_object_private.h26 int _ref_count; member
Djson_object.c155 jso->_ref_count++; in json_object_get()
163 jso->_ref_count--; in json_object_put()
164 if(!jso->_ref_count) in json_object_put()
197 jso->_ref_count = 1; in json_object_new()
/device/google/bonito/json-c/
Djson_object_private.h26 int _ref_count; member
Djson_object.c155 jso->_ref_count++; in json_object_get()
163 jso->_ref_count--; in json_object_put()
164 if(!jso->_ref_count) in json_object_put()
197 jso->_ref_count = 1; in json_object_new()