HomeSort by relevance Sort by last modified time
    Searched full:object_deinit (Results 1 - 1 of 1) sorted by null

  /external/qemu/qom/
object.c 395 static void object_deinit(Object *obj, TypeImpl *type) function
402 object_deinit(obj, type_get_parent(type));
411 object_deinit(obj, ti);
    [all...]

Completed in 1715 milliseconds