Searched defs:GetVariantForType (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/autofill/
H A Ddata_model_wrapper.cc127 size_t variant = GetVariantForType(effective_type);
138 const base::string16& phone_number = values[GetVariantForType(type)];
163 size_t AutofillProfileWrapper::GetVariantForType(const AutofillType& type) function in class:autofill::AutofillProfileWrapper

Completed in 951 milliseconds