Searched refs:object_init_with_type (Results 1 - 1 of 1) sorted by path

/external/qemu/qom/
H A Dobject.c292 static void object_init_with_type(Object *obj, TypeImpl *ti) function
295 object_init_with_type(obj, type_get_parent(ti));
329 object_init_with_type(obj, type);

Completed in 581 milliseconds