Home
last modified time | relevance | path

Searched defs:Property (Results 1 – 3 of 3) sorted by relevance

/qemu/include/hw/
H A Dqdev-properties.h15 struct Property { struct
17 const PropertyInfo *info; argument
27 const PropertyInfo *arrayinfo; argument
37 int (*print)(Object *obj, Property *prop, char *dest, size_t len); argument
/qemu/docs/sphinx/
H A Ddbusparser.py63 class Property: class
/qemu/include/qemu/
H A Dtypedefs.h108 typedef struct Property Property; typedef