Home
last modified time | relevance | path

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

/qemu/include/qom/
H A Dobject.h1496 char *object_property_print(Object *obj, const char *name, bool human,
/qemu/system/
H A Dqdev-monitor.c754 value = object_property_print(OBJECT(dev), prop->name, true, in qdev_print_props()
/qemu/qom/
H A Dobject.c1704 char *object_property_print(Object *obj, const char *name, bool human, in object_property_print() function