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

  /external/qemu/include/qom/
object.h 824 * object_property_set_str:
831 void object_property_set_str(Object *obj, const char *value,
    [all...]
  /external/qemu/qom/
object.c 807 void object_property_set_str(Object *obj, const char *value, function
842 object_property_set_str(obj, path, name, errp);
    [all...]

Completed in 32 milliseconds