Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_config_cache.cc27 const std::unordered_set<std::string> kLocalSectionNames = {"Info", "Metrics", variable
44 return kLocalSectionNames.find(section) != kLocalSectionNames.end(); in is_local_section_info()