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

  /external/chromium_org/components/autofill/core/browser/
autofill_xml_parser.cc 162 *positive_upload_rate_ = GetDoubleValue(context, attrs[1]);
164 *negative_upload_rate_ = GetDoubleValue(context, attrs[1]);
171 double AutofillUploadXmlParser::GetDoubleValue(buzz::XmlParseContext* context,
autofill_xml_parser.h 142 double GetDoubleValue(buzz::XmlParseContext* context, const char* attribute);
  /external/chromium_org/chromeos/dbus/
fake_nfc_record_client.cc 32 double GetDoubleValue(const base::DictionaryValue& dictionary,
299 GetDoubleValue(attributes, nfc_record::kSizeProperty)));

Completed in 110 milliseconds