Searched refs:GetDoubleValue (Results 1 - 3 of 3) 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
H A Dautofill_xml_parser.h142 double GetDoubleValue(buzz::XmlParseContext* context, const char* attribute);
/external/chromium_org/chromeos/dbus/
H A Dfake_nfc_record_client.cc32 double GetDoubleValue(const base::DictionaryValue& dictionary, function in namespace:chromeos::__anon6118
299 GetDoubleValue(attributes, nfc_record::kSizeProperty)));

Completed in 187 milliseconds