Home
last modified time | relevance | path

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

/qemu/qom/
H A Dobject.c548 static void object_initialize_with_type(Object *obj, size_t size, TypeImpl *type) in object_initialize_with_type() function
586 object_initialize_with_type(data, size, type); in object_initialize()
782 object_initialize_with_type(obj, size, type); in object_new_with_type()