HomeSort by relevance Sort by last modified time
    Searched refs:has_on_error (Results 1 - 2 of 2) sorted by null

  /external/qemu/qapi-auto-generated/
qmp-commands.h 139 void qmp_block_stream(const char * device, bool has_base, const char * base, bool has_speed, int64_t speed, bool has_on_error, BlockdevOnError on_error, Error **errp);
qmp-marshal.c 2669 bool has_on_error = false; local
    [all...]

Completed in 625 milliseconds