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.h1505 char *object_property_print(Object *obj, const char *name, bool human,
/qemu/system/
H A Dqdev-monitor.c760 value = object_property_print(OBJECT(dev), props->name, true, in qdev_print_props()
/qemu/qom/
H A Dobject.c1717 char *object_property_print(Object *obj, const char *name, bool human, in object_property_print() function