Searched defs:SetDouble (Results 1 – 3 of 3) sorted by relevance
66 void CrosSettings::SetDouble(const std::string& path, double in_value) { in SetDouble() function in chromeos::CrosSettings
545 void PrefService::SetDouble(const char* path, double value) { in SetDouble() function in PrefService
370 void DictionaryValue::SetDouble(const std::string& path, double in_value) { in SetDouble() function in DictionaryValue