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

  /external/qemu/qom/
object.c 714 void object_property_add(Object *obj, const char *name, const char *type, function
995 object_property_add(obj, name, type, object_get_child_property,
1076 object_property_add(obj, name, full_type,
1280 object_property_add(obj, name, "string",
1336 object_property_add(obj, name, "bool",
    [all...]
  /external/qemu/include/qom/
object.h 770 * object_property_add:
789 void object_property_add(Object *obj, const char *name, const char *type,
    [all...]

Completed in 68 milliseconds