Searched refs:ServerFieldTypeMap (Results 1 – 19 of 19) sorted by relevance
31 ServerFieldTypeMap* map);81 ServerFieldTypeMap* map);87 virtual bool ClassifyField(ServerFieldTypeMap* map) const = 0;118 ServerFieldTypeMap* map);
28 virtual bool ClassifyField(ServerFieldTypeMap* map) const OVERRIDE;47 virtual bool ClassifyField(ServerFieldTypeMap* map) const OVERRIDE;74 bool NameField::ClassifyField(ServerFieldTypeMap* map) const { in ClassifyField()97 bool FullNameField::ClassifyField(ServerFieldTypeMap* map) const { in ClassifyField()210 bool FirstLastNameField::ClassifyField(ServerFieldTypeMap* map) const { in ClassifyField()
38 ServerFieldTypeMap* map) { in ParseFormFields()102 ServerFieldTypeMap* map) { in AddClassification()151 ServerFieldTypeMap* map) { in ParseFormFieldsPass()
20 virtual bool ClassifyField(ServerFieldTypeMap* map) const OVERRIDE;
28 bool EmailField::ClassifyField(ServerFieldTypeMap* map) const { in ClassifyField()
28 virtual bool ClassifyField(ServerFieldTypeMap* map) const OVERRIDE;
32 virtual bool ClassifyField(ServerFieldTypeMap* map) const OVERRIDE;
233 typedef std::map<base::string16, ServerFieldType> ServerFieldTypeMap; typedef
143 ServerFieldTypeMap field_type_map; in TEST()
109 bool AddressField::ClassifyField(ServerFieldTypeMap* map) const { in ClassifyField()
239 bool CreditCardField::ClassifyField(ServerFieldTypeMap* map) const { in ClassifyField()
199 bool PhoneField::ClassifyField(ServerFieldTypeMap* map) const { in ClassifyField()
25 ServerFieldTypeMap field_type_map_;
26 ServerFieldTypeMap field_type_map_;
396 ServerFieldTypeMap field_type_map; in DetermineHeuristicTypes()400 ServerFieldTypeMap::iterator iter = in DetermineHeuristicTypes()