Home
last modified time | relevance | path

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

/qemu/qom/
H A Dobject.c2344 static void property_set_bool(Object *obj, Visitor *v, const char *name, in property_set_bool() function
2369 set ? property_set_bool : NULL, in object_property_add_bool()
2386 set ? property_set_bool : NULL, in object_class_property_add_bool()