Home
last modified time | relevance | path

Searched defs:SetBoolean (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/remoting/host/
Din_memory_host_config.cc42 void InMemoryHostConfig::SetBoolean(const std::string& path, bool in_value) { in SetBoolean() function in remoting::InMemoryHostConfig
/external/chromium_org/chrome/service/
Dservice_process_prefs.cc55 void ServiceProcessPrefs::SetBoolean(const std::string& key, bool value) { in SetBoolean() function in ServiceProcessPrefs
/external/chromium_org/extensions/common/
Dvalue_builder.cc54 DictionaryBuilder& DictionaryBuilder::SetBoolean( in SetBoolean() function in extensions::DictionaryBuilder
/external/chromium_org/base/debug/
Dtrace_event_argument.cc29 void TracedValue::SetBoolean(const char* name, bool value) { in SetBoolean() function in base::debug::TracedValue
/external/chromium_org/base/prefs/
Dpref_value_map.cc99 void PrefValueMap::SetBoolean(const std::string& key, bool value) { in SetBoolean() function in PrefValueMap
Dtesting_pref_store.cc119 void TestingPrefStore::SetBoolean(const std::string& key, bool value) { in SetBoolean() function in TestingPrefStore
Dpref_service.cc340 void PrefService::SetBoolean(const char* path, bool value) { in SetBoolean() function in PrefService
/external/chromium_org/chrome/browser/chromeos/login/screens/
Dscreen_context.cc33 bool ScreenContext::SetBoolean(const KeyType& key, bool value) { in SetBoolean() function in chromeos::ScreenContext
/external/chromium_org/chrome/browser/chromeos/settings/
Dcros_settings.cc102 void CrosSettings::SetBoolean(const std::string& path, bool in_value) { in SetBoolean() function in chromeos::CrosSettings
/external/chromium_org/base/
Dvalues.cc398 void DictionaryValue::SetBoolean(const std::string& path, bool in_value) { in SetBoolean() function in base::DictionaryValue