Home
last modified time | relevance | path

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

/system/bt/gd/storage/
Dconfig_cache.cc428 const common::ListMap<std::string, std::string>* section_ptr; in HasAtLeastOneMatchingPropertiesInSection() local
434 section_ptr = &section_iter->second; in HasAtLeastOneMatchingPropertiesInSection()
443 section_ptr = &section_iter->second; in HasAtLeastOneMatchingPropertiesInSection()
445 for (const auto& property : *section_ptr) { in HasAtLeastOneMatchingPropertiesInSection()