Searched defs:SetBool (Results 1 – 3 of 3) sorted by relevance
| /packages/modules/Bluetooth/system/gd/storage/ | ||
| D | config_cache_helper.cc | 25 void ConfigCacheHelper::SetBool(const std::string& section, const std::string& property, bool value… in SetBool() function in bluetooth::storage::ConfigCacheHelper |
| D | storage_module.cc | 313 void StorageModule::SetBool(const std::string& section, const std::string& property, bool value) { in SetBool() function in bluetooth::storage::StorageModule |
| /packages/modules/Bluetooth/system/btif/src/ | ||
| D | btif_config_cache.cc | 291 void BtifConfigCache::SetBool(std::string section_name, std::string key, in SetBool() function in BtifConfigCache |