Home
last modified time | relevance | path

Searched refs:QERR_INVALID_PARAMETER (Results 1 – 2 of 2) sorted by relevance

/external/qemu/include/qapi/qmp/
Dqerror.h138 #define QERR_INVALID_PARAMETER \ macro
/external/qemu/util/
Dqemu-option.c617 qerror_report(QERR_INVALID_PARAMETER, name); in qemu_opt_set()
947 qerror_report(QERR_INVALID_PARAMETER, opt->name); in qemu_opts_validate()