Searched refs:preset_indices (Results 1 – 1 of 1) sorted by relevance
980 std::vector<uint8_t> preset_indices; in NotifyHasDeviceValid() local981 preset_indices.reserve(device.has_presets.size()); in NotifyHasDeviceValid()983 preset_indices.push_back(preset.GetIndex()); in NotifyHasDeviceValid()