Searched refs:GROUP_NONE (Results 1 – 4 of 4) sorted by relevance
27 GROUP_NONE = -1, enumerator38 device_out_group_t group = GROUP_NONE,41 const DeviceVector& excludedDevices, device_out_group_t group = GROUP_NONE) const;
101 device_out_group_t group = GROUP_NONE,
32 (getDeviceOutGroup(desc->type()) != GROUP_NONE)) { in setRemovableMediaDevices()52 if ((group == GROUP_NONE || group == getDeviceOutGroup(type)) in getLastRemovableMediaDevices()64 if ((group == GROUP_NONE || group == getDeviceOutGroup((iter->desc)->type())) && in getLastRemovableMediaDevice()95 return GROUP_NONE; in getDeviceOutGroup()
345 getLastRemovableMediaDevices(GROUP_NONE, { in getDevicesForStrategyInt()461 getLastRemovableMediaDevices(GROUP_NONE, excludedDevices)); in getDevicesForStrategyInt()