Home
last modified time | relevance | path

Searched refs:persistent_sections (Results 1 – 1 of 1) sorted by relevance

/system/bt/gd/storage/
Dstorage_module.cc228 auto persistent_sections = GetConfigCache()->GetPersistentSections(); in GetBondedDevices() local
230 result.reserve(persistent_sections.size()); in GetBondedDevices()
231 for (const auto& section : persistent_sections) { in GetBondedDevices()