Searched refs:folderDeviceSet (Results 1 – 1 of 1) sorted by relevance
1535 …fig.FolderConfiguration, map[protocol.DeviceID]config.DeviceConfiguration, folderDeviceSet, bool) {1538 foldersDevices := make(folderDeviceSet)1596 …troductions(introducerCfg config.DeviceConfiguration, foldersDevices folderDeviceSet, folders map[…3169 type folderDeviceSet map[string]map[protocol.DeviceID]struct{} type3172 func (s folderDeviceSet) set(dev protocol.DeviceID, folder string) {3182 func (s folderDeviceSet) has(dev protocol.DeviceID, folder string) bool {3188 func (s folderDeviceSet) hasDevice(dev protocol.DeviceID) bool {