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

  /external/qemu/hw/
qdev.h 9 typedef struct DeviceProperty DeviceProperty;
18 DeviceProperty *props;
qdev.c 35 struct DeviceProperty {
42 DeviceProperty *next;
234 static DeviceProperty *create_prop(DeviceState *dev, const char *name,
237 DeviceProperty *prop;
251 DeviceProperty *prop;
259 DeviceProperty *prop;
267 DeviceProperty *prop;
298 static DeviceProperty *find_prop(DeviceState *dev, const char *name,
301 DeviceProperty *prop;
314 DeviceProperty *prop
    [all...]
  /tools/motodev/src/plugins/android/src/com/motorola/studio/android/adt/
DDMSUtils.java     [all...]
  /external/libmtp/src/
ptp.h 328 /* Marcus: looks more like "Set DeviceProperty" in the trace.
    [all...]

Completed in 2579 milliseconds