Searched defs:RemoveProperty (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Bluetooth/system/test/mock/ | ||
D | mock_main_shim_BtifConfigInterface.cc | 77 bool bluetooth::shim::BtifConfigInterface::RemoveProperty( in RemoveProperty() function in bluetooth::shim::BtifConfigInterface |
/packages/modules/Bluetooth/system/main/shim/ | ||
D | config.cc | 141 bool BtifConfigInterface::RemoveProperty(const std::string& section, in RemoveProperty() function in bluetooth::shim::BtifConfigInterface |
/packages/modules/Bluetooth/system/gd/storage/ | ||
D | config_cache.cc | 240 bool ConfigCache::RemoveProperty(const std::string& section, const std::string& property) { in RemoveProperty() function in bluetooth::storage::ConfigCache |
D | storage_module.cc | 281 bool StorageModule::RemoveProperty(const std::string& section, const std::string& property) { in RemoveProperty() function in bluetooth::storage::StorageModule |