Searched refs:GetDoubleValue (Results 1 – 2 of 2) sorted by relevance
126 *positive_upload_rate_ = GetDoubleValue(context, attrs[1]); in StartElement()128 *negative_upload_rate_ = GetDoubleValue(context, attrs[1]); in StartElement()135 double AutofillUploadXmlParser::GetDoubleValue(buzz::XmlParseContext* context, in GetDoubleValue() function in AutofillUploadXmlParser
127 double GetDoubleValue(buzz::XmlParseContext* context, const char* attribute);