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

/external/chromium/chrome/browser/chromeos/
H A Dcros_settings.cc61 void CrosSettings::SetInteger(const std::string& path, int in_value) { function in class:chromeos::CrosSettings
/external/chromium/chrome/browser/prefs/
H A Dtesting_pref_store.cc88 void TestingPrefStore::SetInteger(const std::string& key, int value) { function in class:TestingPrefStore
H A Dpref_service.cc541 void PrefService::SetInteger(const char* path, int value) { function in class:PrefService
/external/chromium/base/
H A Dvalues.cc366 void DictionaryValue::SetInteger(const std::string& path, int in_value) { function in class:DictionaryValue

Completed in 661 milliseconds