Searched refs:object_post_init_with_type (Results 1 - 1 of 1) sorted by relevance

/external/qemu/qom/
H A Dobject.c303 static void object_post_init_with_type(Object *obj, TypeImpl *ti) function
310 object_post_init_with_type(obj, type_get_parent(ti));
330 object_post_init_with_type(obj, type);

Completed in 1820 milliseconds