Searched defs:HasSection (Results 1 – 3 of 3) sorted by relevance
/system/bt/main/shim/ | ||
D | config.cc | 36 bool BtifConfigInterface::HasSection(const std::string& section) { in HasSection() function in bluetooth::shim::BtifConfigInterface |
/system/bt/btif/src/ | ||
D | btif_config_cache.cc | 86 bool BtifConfigCache::HasSection(const std::string& section_name) { in HasSection() function in BtifConfigCache |
/system/bt/gd/storage/ | ||
D | config_cache.cc | 114 bool ConfigCache::HasSection(const std::string& section) const { in HasSection() function in bluetooth::storage::ConfigCache |