Searched defs:GetDoubleValue (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/components/autofill/core/browser/
H A Dautofill_xml_parser.cc162 *positive_upload_rate_ = GetDoubleValue(context, attrs[1]);
164 *negative_upload_rate_ = GetDoubleValue(context, attrs[1]);
171 double AutofillUploadXmlParser::GetDoubleValue(buzz::XmlParseContext* context, function in class:autofill::AutofillUploadXmlParser
/external/chromium_org/chromeos/dbus/
H A Dfake_nfc_record_client.cc32 double GetDoubleValue(const base::DictionaryValue& dictionary, function in namespace:chromeos::__anon6013
299 GetDoubleValue(attributes, nfc_record::kSizeProperty)));

Completed in 116 milliseconds