Searched refs:RemoveSectionWithProperty (Results 1 – 4 of 4) sorted by relevance
105 virtual void RemoveSectionWithProperty(const std::string& property);
252 config.RemoveSectionWithProperty("B"); in TEST()274 config.RemoveSectionWithProperty("B"); in TEST()
166 config->RemoveSectionWithProperty("Restricted"); in Start()
266 void ConfigCache::RemoveSectionWithProperty(const std::string& property) { in RemoveSectionWithProperty() function in bluetooth::storage::ConfigCache