Home
last modified time | relevance | path

Searched defs:HasSection (Results 1 – 3 of 3) sorted by relevance

/system/bt/main/shim/
Dconfig.cc36 bool BtifConfigInterface::HasSection(const std::string& section) { in HasSection() function in bluetooth::shim::BtifConfigInterface
/system/bt/btif/src/
Dbtif_config_cache.cc86 bool BtifConfigCache::HasSection(const std::string& section_name) { in HasSection() function in BtifConfigCache
/system/bt/gd/storage/
Dconfig_cache.cc114 bool ConfigCache::HasSection(const std::string& section) const { in HasSection() function in bluetooth::storage::ConfigCache