Searched refs:persistent_sections (Results 1 – 2 of 2) sorted by relevance
237 auto persistent_sections = pimpl_->cache_.GetPersistentSections(); in GetBondedDevices() local239 result.reserve(persistent_sections.size()); in GetBondedDevices()240 for (const auto& section : persistent_sections) { in GetBondedDevices()
292 auto persistent_sections = GetPersistentSections(); in ConvertEncryptOrDecryptKeyIfNeeded() local293 for (const auto& section : persistent_sections) { in ConvertEncryptOrDecryptKeyIfNeeded()