Searched defs:SetBoolean (Results 1 – 10 of 10) sorted by relevance
42 void InMemoryHostConfig::SetBoolean(const std::string& path, bool in_value) { in SetBoolean() function in remoting::InMemoryHostConfig
55 void ServiceProcessPrefs::SetBoolean(const std::string& key, bool value) { in SetBoolean() function in ServiceProcessPrefs
54 DictionaryBuilder& DictionaryBuilder::SetBoolean( in SetBoolean() function in extensions::DictionaryBuilder
29 void TracedValue::SetBoolean(const char* name, bool value) { in SetBoolean() function in base::debug::TracedValue
99 void PrefValueMap::SetBoolean(const std::string& key, bool value) { in SetBoolean() function in PrefValueMap
119 void TestingPrefStore::SetBoolean(const std::string& key, bool value) { in SetBoolean() function in TestingPrefStore
340 void PrefService::SetBoolean(const char* path, bool value) { in SetBoolean() function in PrefService
33 bool ScreenContext::SetBoolean(const KeyType& key, bool value) { in SetBoolean() function in chromeos::ScreenContext
102 void CrosSettings::SetBoolean(const std::string& path, bool in_value) { in SetBoolean() function in chromeos::CrosSettings
398 void DictionaryValue::SetBoolean(const std::string& path, bool in_value) { in SetBoolean() function in base::DictionaryValue