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