Home
last modified time | relevance | path

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

/aosp_15_r20/system/linkerconfig/contents/configuration/
H A Dbaseconfig.cc26 void RemoveSection(std::vector<DirToSection>& dir_to_section, in RemoveSection() function
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_BtifConfigInterface.cc78 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/
Dconfig.cc135 void BtifConfigInterface::RemoveSection(const std::string& section) { in RemoveSection() function in bluetooth::shim::BtifConfigInterface
/aosp_15_r20/packages/modules/Bluetooth/system/gd/storage/
Dconfig_cache.cc238 bool ConfigCache::RemoveSection(const std::string& section) { in RemoveSection() function in bluetooth::storage::ConfigCache
Dstorage_module.cc268 void StorageModule::RemoveSection(const std::string& section) { in RemoveSection() function in bluetooth::storage::StorageModule