Home
last modified time | relevance | path

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

/qemu/qom/
H A Dobject.c2244 typedef struct StringProperty struct
2248 } StringProperty; typedef
2253 StringProperty *prop = opaque; in property_get_str()
2270 StringProperty *prop = opaque; in property_set_str()
2292 StringProperty *prop = g_malloc0(sizeof(*prop)); in object_property_add_str()
2310 StringProperty *prop = g_malloc0(sizeof(*prop)); in object_class_property_add_str()