Searched refs:memory_only_cache_ (Results 1 – 1 of 1) sorted by relevance
95 …: config_save_alarm_(handler), cache_(std::move(cache)), memory_only_cache_(in_memory_cache_size_l… in impl()98 ConfigCache memory_only_cache_; member104 return Mutation(&pimpl_->cache_, &pimpl_->memory_only_cache_); in Modify()212 &pimpl_->memory_only_cache_, in GetDeviceByLegacyKey()221 &pimpl_->memory_only_cache_, in GetDeviceByClassicMacAddress()230 &pimpl_->memory_only_cache_, in GetDeviceByLeIdentityAddress()241 result.emplace_back(&pimpl_->cache_, &pimpl_->memory_only_cache_, section); in GetBondedDevices()