Home
last modified time | relevance | path

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

/qemu/qom/
H A Dobject.c2265 typedef struct StringProperty struct
2269 } StringProperty; argument
2274 StringProperty *prop = opaque; in property_get_str()
2291 StringProperty *prop = opaque; in property_set_str()
2313 StringProperty *prop = g_malloc0(sizeof(*prop)); in object_property_add_str()
2331 StringProperty *prop = g_malloc0(sizeof(*prop)); in object_class_property_add_str()