Home
last modified time | relevance | path

Searched refs:object_initialize_child_with_propsv (Results 1 – 2 of 2) sorted by relevance

/qemu/include/qom/
H A Dobject.h808 bool object_initialize_child_with_propsv(Object *parentobj,
/qemu/qom/
H A Dobject.c599 ok = object_initialize_child_with_propsv(parentobj, propname, in object_initialize_child_with_props()
606 bool object_initialize_child_with_propsv(Object *parentobj, in object_initialize_child_with_propsv() function