Searched defs:SetBool (Results 1 – 2 of 2) sorted by relevance
/packages/modules/Bluetooth/system/gd/storage/ | ||
D | config_cache_helper.cc | 27 void ConfigCacheHelper::SetBool(const std::string& section, const std::string& property, bool value… in SetBool() function in bluetooth::storage::ConfigCacheHelper |
D | storage_module.cc | 296 void StorageModule::SetBool(const std::string& section, const std::string& property, bool value) { in SetBool() function in bluetooth::storage::StorageModule |