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.h813 bool object_initialize_child_with_propsv(Object *parentobj,
/qemu/qom/
H A Dobject.c591 ok = object_initialize_child_with_propsv(parentobj, propname, in object_initialize_child_with_props()
598 bool object_initialize_child_with_propsv(Object *parentobj, in object_initialize_child_with_propsv() function