Searched defs:SetBool (Results 1 – 2 of 2) sorted by relevance
25 void ConfigCacheHelper::SetBool(const std::string& section, const std::string& property, bool value… in SetBool() function in bluetooth::storage::ConfigCacheHelper
291 void BtifConfigCache::SetBool(std::string section_name, std::string key, in SetBool() function in BtifConfigCache