Home
last modified time | relevance | path

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

/system/linkerconfig/contents/configuration/
Dbaseconfig.cc33 void RemoveSection(std::vector<DirToSection>& dir_to_section, in RemoveSection() function
/system/bt/gd/storage/
Dconfig_cache.cc202 bool ConfigCache::RemoveSection(const std::string& section) { in RemoveSection() function in bluetooth::storage::ConfigCache