Home
last modified time | relevance | path

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

/openbmc/libcper/tests/schemavalidator/
H A Dvalidate.c96 _schemavalidator_output_create_and_append_node( in __schemavalidator_inspect_type()
102 json_object *jnode = _schemavalidator_output_create_and_append_node( in __schemavalidator_inspect_type()
118 _schemavalidator_output_create_and_append_node( in schemavalidator_check_bool()
155 jnode = _schemavalidator_output_create_and_append_node( in _schemavalidator_check_type()
162 jnode = _schemavalidator_output_create_and_append_node(joutput_node, in _schemavalidator_check_type()
179 _schemavalidator_output_create_and_append_node(joutput_node, in _schemavalidator_check_required()
196 _schemavalidator_output_create_and_append_node( in _schemavalidator_check_required()
221 _schemavalidator_output_create_and_append_node(joutput_node, in _schemavalidator_check_properties()
264 _schemavalidator_output_create_and_append_node( in _schemavalidator_check_prefixItems_and_items()
310 _schemavalidator_output_create_and_append_node( in _schemavalidator_check_prefixItems_and_items()
[all …]
H A Doutput.c24 _schemavalidator_output_create_and_append_node(json_object *joutput, in _schemavalidator_output_create_and_append_node() function
42 return _schemavalidator_output_create_and_append_node(joutput, newname); in _schemavalidator_output_create_and_append_node_concatnames()
H A Dvalidate.h48 _schemavalidator_output_create_and_append_node(json_object *joutput,