Searched refs:mDevicesForStrategies (Results 1 – 4 of 4) sorted by relevance
85 DeviceStrategyMap mDevicesForStrategies; variable
613 mDevicesForStrategies[strategy->getId()] = devices; in updateDeviceSelectionCache()671 return fromCache? mDevicesForStrategies.at(strategy) : getDevicesForProductStrategy(strategy); in getOutputDevicesForAttributes()
303 return fromCache? mDevicesForStrategies.at(strategy) : getDevicesForProductStrategy(strategy); in getOutputDevicesForAttributes()353 mDevicesForStrategies[strategy->getId()] = getDevicesForProductStrategy(strategy->getId()); in updateDeviceSelectionCache()
133 DeviceStrategyMap mDevicesForStrategies; variable