Searched refs:object_property_print (Results 1 – 3 of 3) sorted by relevance
1505 char *object_property_print(Object *obj, const char *name, bool human,
767 value = object_property_print(OBJECT(dev), props->name, true, in qdev_print_props()
1709 char *object_property_print(Object *obj, const char *name, bool human, in object_property_print() function