Home
last modified time | relevance | path

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

/openbmc/qemu/qom/
H A Dobject.c2195 typedef struct StringProperty struct
2199 } StringProperty; argument
2204 StringProperty *prop = opaque; in property_get_str()
2221 StringProperty *prop = opaque; in property_set_str()
2243 StringProperty *prop = g_malloc0(sizeof(*prop)); in object_property_add_str()
2261 StringProperty *prop = g_malloc0(sizeof(*prop)); in object_class_property_add_str()