HomeSort by relevance Sort by last modified time
    Searched defs:SetBoolean (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/chromeos/
cros_settings.cc 56 void CrosSettings::SetBoolean(const std::string& path, bool in_value) {
  /external/chromium/chrome/browser/prefs/
testing_pref_store.cc 92 void TestingPrefStore::SetBoolean(const std::string& key, bool value) {
pref_service.cc 537 void PrefService::SetBoolean(const char* path, bool value) {
  /external/chromium/base/
values.cc 362 void DictionaryValue::SetBoolean(const std::string& path, bool in_value) {

Completed in 60 milliseconds