Searched defs:SetBool (Results 1 – 3 of 3) sorted by relevance
/system/bt/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 |
/system/bt/btif/src/ | ||
D | btif_config_cache.cc | 286 void BtifConfigCache::SetBool(std::string section_name, std::string key, in SetBool() function in BtifConfigCache |
/system/testing/gtest_extras/ | ||
D | Options.cpp | 141 bool Options::SetBool(const std::string& arg, const std::string&, bool) { in SetBool() function in android::gtest_extras::Options |