Searched refs:ServerFieldTypeMap (Results 1 – 19 of 19) sorted by relevance
31 ServerFieldTypeMap* map);82 ServerFieldTypeMap* map);88 virtual bool ClassifyField(ServerFieldTypeMap* map) const = 0;119 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()211 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()
27 virtual bool ClassifyField(ServerFieldTypeMap* map) const OVERRIDE;
28 virtual bool ClassifyField(ServerFieldTypeMap* map) const OVERRIDE;
32 virtual bool ClassifyField(ServerFieldTypeMap* map) const OVERRIDE;
228 typedef std::map<base::string16, ServerFieldType> ServerFieldTypeMap; typedef
193 bool CreditCardField::ClassifyField(ServerFieldTypeMap* map) const { in ClassifyField()
109 bool AddressField::ClassifyField(ServerFieldTypeMap* map) const { in ClassifyField()
143 ServerFieldTypeMap field_type_map; in TEST()
199 bool PhoneField::ClassifyField(ServerFieldTypeMap* map) const { in ClassifyField()
25 ServerFieldTypeMap field_type_map_;
26 ServerFieldTypeMap field_type_map_;
401 ServerFieldTypeMap field_type_map; in DetermineHeuristicTypes()405 ServerFieldTypeMap::iterator iter = in DetermineHeuristicTypes()