Searched refs:mDevicesForStrategies (Results 1 – 4 of 4) sorted by relevance
100 DeviceStrategyMap mDevicesForStrategies; variable
612 mDevicesForStrategies[strategy->getId()] = devices; in updateDeviceSelectionCache()708 return fromCache? mDevicesForStrategies.at(strategy) : getDevicesForProductStrategy(strategy); in getOutputDevicesForAttributes()
303 return fromCache? mDevicesForStrategies.at(strategy) : getDevicesForProductStrategy(strategy); in getOutputDevicesForAttributes()357 mDevicesForStrategies[strategy->getId()] = getDevicesForProductStrategy(strategy->getId()); in updateDeviceSelectionCache()
135 DeviceStrategyMap mDevicesForStrategies; variable