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

/external/qemu/qapi-auto-generated/
H A Dqapi-types.h2713 bool has_file; member in struct:NetdevDumpOptions
3096 bool has_file; member in struct:AcpiTableOptions
H A Dqapi-visit.c3861 visit_start_optional(m, obj ? &(*obj)->has_file : NULL, "file", &err);
3862 if (obj && (*obj)->has_file) {
5822 visit_start_optional(m, obj ? &(*obj)->has_file : NULL, "file", &err);
5823 if (obj && (*obj)->has_file) {

Completed in 456 milliseconds