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