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

/external/qemu/include/qom/
H A Dobject.h575 * object_new_with_type:
584 Object *object_new_with_type(Type type);
/external/qemu/qom/
H A Dobject.c420 Object *object_new_with_type(Type type) function
438 return object_new_with_type(ti);

Completed in 125 milliseconds