Home
last modified time | relevance | path

Searched defs:QObjectInputVisitor (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/qapi/
H A Dqobject-input-visitor.h20 typedef struct QObjectInputVisitor QObjectInputVisitor; typedef
/openbmc/qemu/qapi/
H A Dqobject-input-visitor.c45 struct QObjectInputVisitor { struct
59 static QObjectInputVisitor *to_qiv(Visitor *v) in to_qiv() argument