Home
last modified time | relevance | path

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

/device/google/crosshatch/json-c/
Djson_object_private.h27 struct printbuf *_pb; member
Djson_object.c185 printbuf_free(jso->_pb); in json_object_generic_delete()
281 if ((!jso->_pb) && !(jso->_pb = printbuf_new())) in json_object_to_json_string_ext()
284 printbuf_reset(jso->_pb); in json_object_to_json_string_ext()
286 if(jso->_to_json_string(jso, jso->_pb, 0, flags) < 0) in json_object_to_json_string_ext()
289 return jso->_pb->buf; in json_object_to_json_string_ext()
/device/google/sunfish/json-c/
Djson_object_private.h27 struct printbuf *_pb; member
Djson_object.c185 printbuf_free(jso->_pb); in json_object_generic_delete()
281 if ((!jso->_pb) && !(jso->_pb = printbuf_new())) in json_object_to_json_string_ext()
284 printbuf_reset(jso->_pb); in json_object_to_json_string_ext()
286 if(jso->_to_json_string(jso, jso->_pb, 0, flags) < 0) in json_object_to_json_string_ext()
289 return jso->_pb->buf; in json_object_to_json_string_ext()
/device/google/coral/json-c/
Djson_object_private.h27 struct printbuf *_pb; member
Djson_object.c185 printbuf_free(jso->_pb); in json_object_generic_delete()
281 if ((!jso->_pb) && !(jso->_pb = printbuf_new())) in json_object_to_json_string_ext()
284 printbuf_reset(jso->_pb); in json_object_to_json_string_ext()
286 if(jso->_to_json_string(jso, jso->_pb, 0, flags) < 0) in json_object_to_json_string_ext()
289 return jso->_pb->buf; in json_object_to_json_string_ext()
/device/google/bonito/json-c/
Djson_object_private.h27 struct printbuf *_pb; member
Djson_object.c185 printbuf_free(jso->_pb); in json_object_generic_delete()
281 if ((!jso->_pb) && !(jso->_pb = printbuf_new())) in json_object_to_json_string_ext()
284 printbuf_reset(jso->_pb); in json_object_to_json_string_ext()
286 if(jso->_to_json_string(jso, jso->_pb, 0, flags) < 0) in json_object_to_json_string_ext()
289 return jso->_pb->buf; in json_object_to_json_string_ext()