Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/storage/
Dconfig_cache.cc523 const common::ListMap<std::string, std::string>* section_ptr; in HasAtLeastOneMatchingPropertiesInSection() local
529 section_ptr = &section_iter->second; in HasAtLeastOneMatchingPropertiesInSection()
538 section_ptr = &section_iter->second; in HasAtLeastOneMatchingPropertiesInSection()
540 for (const auto& property : *section_ptr) { in HasAtLeastOneMatchingPropertiesInSection()