Searched defs:SetBoolean (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/chromeos/
H A Dcros_settings.cc56 void CrosSettings::SetBoolean(const std::string& path, bool in_value) { function in class:chromeos::CrosSettings
/external/chromium/chrome/browser/prefs/
H A Dtesting_pref_store.cc92 void TestingPrefStore::SetBoolean(const std::string& key, bool value) { function in class:TestingPrefStore
H A Dpref_service.cc537 void PrefService::SetBoolean(const char* path, bool value) { function in class:PrefService
/external/chromium/base/
H A Dvalues.cc362 void DictionaryValue::SetBoolean(const std::string& path, bool in_value) { function in class:DictionaryValue

Completed in 515 milliseconds