Home
last modified time | relevance | path

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

/qemu/qom/
H A Dobject.c2267 static void property_set_str(Object *obj, Visitor *v, const char *name, in property_set_str() function
2299 set ? property_set_str : NULL, in object_property_add_str()
2317 set ? property_set_str : NULL, in object_class_property_add_str()