Searched refs:json_tree_append_value (Results 1 – 1 of 1) sorted by relevance
63 json_tree_append_value(struct json_tree *tree, enum json_type type, in json_tree_append_value() function96 if (json_tree_append_value(tree, type, NULL) < 0) in json_tree_append()127 if (json_tree_append_value(tree, type, value) < 0) in json_tree_append()