GetVariantForType  123 chrome/browser/ui/autofill/data_model_wrapper.cc   size_t variant = GetVariantForType(effective_type);
GetVariantForType  134 chrome/browser/ui/autofill/data_model_wrapper.cc     const base::string16& phone_number = values[GetVariantForType(type)];
GetVariantForType  104 chrome/browser/ui/autofill/data_model_wrapper.h   size_t GetVariantForType(const AutofillType& type) const;