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

  /external/bluetooth/glib/gio/
gdrive.c 171 iface = G_DRIVE_GET_IFACE (drive);
192 iface = G_DRIVE_GET_IFACE (drive);
212 iface = G_DRIVE_GET_IFACE (drive);
235 iface = G_DRIVE_GET_IFACE (drive);
256 iface = G_DRIVE_GET_IFACE (drive);
276 iface = G_DRIVE_GET_IFACE (drive);
298 iface = G_DRIVE_GET_IFACE (drive);
318 iface = G_DRIVE_GET_IFACE (drive);
342 iface = G_DRIVE_GET_IFACE (drive);
375 iface = G_DRIVE_GET_IFACE (drive)
    [all...]
gdrive.h 38 #define G_DRIVE_GET_IFACE(obj) (G_TYPE_INSTANCE_GET_INTERFACE ((obj), G_TYPE_DRIVE, GDriveIface))

Completed in 337 milliseconds