Searched refs:tp_descr (Results 1 – 2 of 2) sorted by relevance
468 if (json_obj_parse(data, data_len, tp_descr, ARRAY_SIZE(tp_descr), in json_to_tp()559 error = json_obj_encode_buf(tp_descr, ARRAY_SIZE(tp_descr), tp, in tp_encode()
76 static const struct json_obj_descr tp_descr[] = { variable