Searched defs:SetDouble (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/login/screens/
H A Dscreen_context.cc26 bool ScreenContext::SetDouble(const KeyType& key, double value) { function in class:chromeos::ScreenContext
/external/chromium/chrome/browser/chromeos/
H A Dcros_settings.cc66 void CrosSettings::SetDouble(const std::string& path, double in_value) { function in class:chromeos::CrosSettings
/external/chromium_org/chrome/browser/chromeos/settings/
H A Dcros_settings.cc118 void CrosSettings::SetDouble(const std::string& path, double in_value) { function in class:chromeos::CrosSettings
/external/chromium/base/
H A Dvalues.cc370 void DictionaryValue::SetDouble(const std::string& path, double in_value) { function in class:DictionaryValue
/external/chromium/chrome/browser/prefs/
H A Dpref_service.cc545 void PrefService::SetDouble(const char* path, double value) { function in class:PrefService
/external/chromium_org/base/prefs/
H A Dpref_service.cc382 void PrefService::SetDouble(const char* path, double value) { function in class:PrefService
/external/chromium_org/base/
H A Dvalues.cc410 void DictionaryValue::SetDouble(const std::string& path, double in_value) { function in class:base::DictionaryValue

Completed in 1239 milliseconds