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

/external/chromium/chrome/browser/chromeos/
H A Dcros_settings.cc174 bool CrosSettings::GetInteger(const std::string& path, function in class:chromeos::CrosSettings
/external/chromium/chrome/browser/prefs/
H A Dtesting_pref_store.cc105 bool TestingPrefStore::GetInteger(const std::string& key, int* value) const { function in class:TestingPrefStore
H A Dpref_service.cc344 int PrefService::GetInteger(const char* path) const { function in class:PrefService
/external/chromium/base/
H A Dvalues.cc424 bool DictionaryValue::GetInteger(const std::string& path, function in class:DictionaryValue
737 bool ListValue::GetInteger(size_t index, int* out_value) const { function in class:ListValue

Completed in 68 milliseconds