Searched refs:CountryCodeForSection (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_dialog_controller_impl.h498 std::string CountryCodeForSection(DialogSection section);
H A Dautofill_dialog_controller_impl.cc3209 std::string country_code = CountryCodeForSection(section);
3476 std::string AutofillDialogControllerImpl::CountryCodeForSection( function in class:autofill::AutofillDialogControllerImpl
3613 address_data.region_code = CountryCodeForSection(section);
3885 CountryCodeForSection(section) != country_code) {

Completed in 75 milliseconds