Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_BtifConfigInterface.cc21 bool bluetooth::shim::BtifConfigInterface::HasSection( in HasSection() function in bluetooth::shim::BtifConfigInterface
/packages/modules/Bluetooth/system/main/shim/
Dconfig.cc36 bool BtifConfigInterface::HasSection(const std::string& section) { in HasSection() function in bluetooth::shim::BtifConfigInterface
/packages/modules/Bluetooth/system/btif/src/
Dbtif_config_cache.cc92 bool BtifConfigCache::HasSection(const std::string& section_name) { in HasSection() function in BtifConfigCache
/packages/modules/Bluetooth/system/gd/storage/
Dconfig_cache.cc127 bool ConfigCache::HasSection(const std::string& section) const { in HasSection() function in bluetooth::storage::ConfigCache
Dstorage_module.cc267 bool StorageModule::HasSection(const std::string& section) const { in HasSection() function in bluetooth::storage::StorageModule