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

  /external/chromium/chrome/browser/chromeos/
cros_settings.cc 66 void CrosSettings::SetDouble(const std::string& path, double in_value) {
  /external/chromium/base/
values.cc 370 void DictionaryValue::SetDouble(const std::string& path, double in_value) {
  /external/chromium/chrome/browser/prefs/
pref_service.cc 545 void PrefService::SetDouble(const char* path, double value) {

Completed in 3704 milliseconds