Home
last modified time | relevance | path

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

/openbmc/qemu/include/qom/
H A Dobject.h1505 char *object_property_print(Object *obj, const char *name, bool human,
/openbmc/qemu/system/
H A Dqdev-monitor.c767 value = object_property_print(OBJECT(dev), props->name, true, in qdev_print_props()
/openbmc/qemu/qom/
H A Dobject.c1709 char *object_property_print(Object *obj, const char *name, bool human, in object_property_print() function