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

/external/qemu/qapi-auto-generated/
H A Dqapi-types.h3111 bool has_help; member in struct:CommandLineParameterInfo
H A Dqapi-visit.c5908 visit_start_optional(m, obj ? &(*obj)->has_help : NULL, "help", &err);
5909 if (obj && (*obj)->has_help) {

Completed in 90 milliseconds