Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/storage/
Dconfig_cache_helper.cc25 void ConfigCacheHelper::SetBool(const std::string& section, const std::string& property, bool value… in SetBool() function in bluetooth::storage::ConfigCacheHelper
/packages/modules/Bluetooth/system/btif/src/
Dbtif_config_cache.cc291 void BtifConfigCache::SetBool(std::string section_name, std::string key, in SetBool() function in BtifConfigCache