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

/external/qemu/qom/
H A Dcontainer.c41 child = object_new("container");
H A Dobject.c434 Object *object_new(const char *typename) function
963 root = object_new("container");
/external/qemu/include/qom/
H A Dobject.h92 * Using object_new(), a new #Object derivative will be instantiated. You can
563 * object_new:
572 Object *object_new(const char *typename);

Completed in 79 milliseconds