SetBoolean        340 base/prefs/pref_service.cc void PrefService::SetBoolean(const char* path, bool value) {
SetBoolean         99 base/prefs/pref_value_map.cc void PrefValueMap::SetBoolean(const std::string& key, bool value) {
SetBoolean        119 base/prefs/testing_pref_store.cc void TestingPrefStore::SetBoolean(const std::string& key, bool value) {
SetBoolean        423 base/values.cc void DictionaryValue::SetBoolean(const std::string& path, bool in_value) {
SetBoolean         18 chrome/browser/chromeos/login/screens/screen_context.cc bool ScreenContext::SetBoolean(const KeyType& key, bool value) {
SetBoolean        102 chrome/browser/chromeos/settings/cros_settings.cc void CrosSettings::SetBoolean(const std::string& path, bool in_value) {
SetBoolean         55 chrome/service/service_process_prefs.cc void ServiceProcessPrefs::SetBoolean(const std::string& key, bool value) {
SetBoolean         54 extensions/common/value_builder.cc DictionaryBuilder& DictionaryBuilder::SetBoolean(
SetBoolean         42 remoting/host/in_memory_host_config.cc void InMemoryHostConfig::SetBoolean(const std::string& path, bool in_value) {