Searched defs:RemoveSection (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/system/linkerconfig/contents/configuration/ | ||
H A D | baseconfig.cc | 26 void RemoveSection(std::vector<DirToSection>& dir_to_section, in RemoveSection() function |
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/ | ||
D | mock_main_shim_BtifConfigInterface.cc | 78 void bluetooth::shim::BtifConfigInterface::RemoveSection(const std::string& /* section */) {} in RemoveSection() function in bluetooth::shim::BtifConfigInterface |
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/ | ||
D | config.cc | 135 void BtifConfigInterface::RemoveSection(const std::string& section) { in RemoveSection() function in bluetooth::shim::BtifConfigInterface |
/aosp_15_r20/packages/modules/Bluetooth/system/gd/storage/ | ||
D | config_cache.cc | 238 bool ConfigCache::RemoveSection(const std::string& section) { in RemoveSection() function in bluetooth::storage::ConfigCache |
D | storage_module.cc | 268 void StorageModule::RemoveSection(const std::string& section) { in RemoveSection() function in bluetooth::storage::StorageModule |