Searched refs:has_in (Results 1 - 2 of 2) sorted by relevance

/external/qemu/qapi-auto-generated/
H A Dqapi-types.h2901 bool has_in; member in struct:ChardevFile
H A Dqapi-visit.c4829 visit_start_optional(m, obj ? &(*obj)->has_in : NULL, "in", &err);
4830 if (obj && (*obj)->has_in) {

Completed in 106 milliseconds