Searched refs:visit_type_VncInfo (Results 1 - 4 of 4) sorted by relevance

/external/qemu/qapi-auto-generated/
H A Dqapi-visit.h140 void visit_type_VncInfo(Visitor *m, VncInfo ** obj, const char *name, Error **errp);
H A Dqmp-marshal.c853 visit_type_VncInfo(v, &ret_in, "unused", errp);
859 visit_type_VncInfo(v, &ret_in, "unused", NULL);
H A Dqapi-types.c1542 visit_type_VncInfo(v, &obj, NULL, NULL);
H A Dqapi-visit.c2108 void visit_type_VncInfo(Visitor *m, VncInfo ** obj, const char *name, Error **errp) function
2136 visit_type_VncInfo(m, &native_i->value, NULL, &err);

Completed in 468 milliseconds