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 | 36 bool BtifConfigInterface::HasSection(const std::string& section) {  in HasSection()  function in bluetooth::shim::BtifConfigInterface | 
| /packages/modules/Bluetooth/system/btif/src/ | ||
| D | btif_config_cache.cc | 92 bool BtifConfigCache::HasSection(const std::string& section_name) {  in HasSection()  function in BtifConfigCache | 
| /packages/modules/Bluetooth/system/gd/storage/ | ||
| D | config_cache.cc | 124 bool ConfigCache::HasSection(const std::string& section) const {  in HasSection()  function in bluetooth::storage::ConfigCache |