Searched defs:HasSection (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Bluetooth/system/test/mock/ | ||
D | mock_main_shim_BtifConfigInterface.cc | 21 bool bluetooth::shim::BtifConfigInterface::HasSection( in HasSection() function in bluetooth::shim::BtifConfigInterface |
/packages/modules/Bluetooth/system/main/shim/ | ||
D | config.cc | 35 bool BtifConfigInterface::HasSection(const std::string& section) { in HasSection() function in bluetooth::shim::BtifConfigInterface |
/packages/modules/Bluetooth/system/gd/storage/ | ||
D | config_cache.cc | 129 bool ConfigCache::HasSection(const std::string& section) const { in HasSection() function in bluetooth::storage::ConfigCache |
D | storage_module.cc | 250 bool StorageModule::HasSection(const std::string& section) const { in HasSection() function in bluetooth::storage::StorageModule |