HomeSort by relevance Sort by last modified time
    Searched refs:type_register (Results 1 - 2 of 2) sorted by null

  /external/qemu/include/qom/
object.h 662 * type_register:
670 Type type_register(const TypeInfo *info);
    [all...]
  /external/qemu/qom/
object.c 130 TypeImpl *type_register(const TypeInfo *info) function
138 return type_register(info);
219 iface_impl = type_register(&info);
    [all...]

Completed in 60 milliseconds