Searched refs:temp_device_capacity (Results 1 – 2 of 2) sorted by relevance
54 …ConfigCache(size_t temp_device_capacity, std::unordered_set<std::string_view> persistent_property_…
51 ConfigCache::ConfigCache(size_t temp_device_capacity, std::unordered_set<std::string_view> persiste… in ConfigCache() argument55 temporary_devices_(temp_device_capacity) {} in ConfigCache()