Home
last modified time | relevance | path

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

/openbmc/qemu/qobject/
H A Djson-writer.c61 static void enter_container(JSONWriter *writer, bool is_array) in enter_container() function
179 enter_container(writer, false); in json_writer_start_object()
193 enter_container(writer, true); in json_writer_start_array()