Home
last modified time | relevance | path

Searched refs:app_locale (Results 26 – 50 of 365) sorted by relevance

12345678910>>...15

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/autofill/core/browser/data_model/
H A Dautofill_profile.h69 const std::string& app_locale,
74 const std::string& app_locale,
89 bool IsEmpty(const std::string& app_locale) const;
130 const std::string& app_locale,
141 const std::string& app_locale);
148 const std::string& app_locale);
159 const std::string& app_locale,
174 const std::string& app_locale,
284 const std::string& app_locale) const override;
287 const std::string& app_locale) override;
[all …]
H A Dautofill_profile.cc321 const std::string& app_locale, in GetMatchingTypes() argument
337 const std::string& app_locale, in GetMatchingTypesAndValidities() argument
389 GetNonEmptyTypes(app_locale, &types); in IsEmpty()
488 const std::string& app_locale, in IsSubsetOfForFieldSet() argument
532 app_locale)) { in IsSubsetOfForFieldSet()
674 const std::string& app_locale, in CreateDifferentiatingLabels() argument
688 const std::string& app_locale, in CreateInferredLabels() argument
701 app_locale); in CreateInferredLabels()
725 const std::string& app_locale) const { in ConstructInferredLabel()
1055 const std::string& app_locale, in CreateInferredLabelsHelper() argument
[all …]
H A Dphone_number.h36 const std::string& app_locale,
62 const std::string& app_locale,
79 const std::string& app_locale) const override;
82 const std::string& app_locale) override;
86 void UpdateCacheIfNeeded(const std::string& app_locale) const;
H A Dcredit_card.h110 const std::string& app_locale,
146 const std::string& app_locale) WARN_UNUSED_RESULT;
174 bool IsEmpty(const std::string& app_locale) const;
213 const std::string& app_locale);
247 const std::string& app_locale) const;
251 base::string16 DescriptiveExpiration(const std::string& app_locale) const;
279 const std::string& app_locale) const override;
282 const std::string& app_locale) override;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/autofill/content/browser/
H A Dcontent_autofill_driver_factory.cc26 const std::string& app_locale, in CreateDriver() argument
30 render_frame_host, client, app_locale, enable_download_manager, provider); in CreateDriver()
45 const std::string& app_locale, in CreateForWebContentsAndDelegate() argument
47 CreateForWebContentsAndDelegate(contents, client, app_locale, in CreateForWebContentsAndDelegate()
54 const std::string& app_locale, in CreateForWebContentsAndDelegate() argument
63 contents, client, app_locale, enable_download_manager, provider)); in CreateForWebContentsAndDelegate()
100 const std::string& app_locale, in ContentAutofillDriverFactory() argument
105 app_locale_(app_locale), in ContentAutofillDriverFactory()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/autofill/core/browser/data_model/
H A Dautofill_profile.cc328 const std::string& app_locale, in GetMatchingTypes() argument
344 const std::string& app_locale, in GetMatchingTypesAndValidities() argument
398 GetNonEmptyTypes(app_locale, &types); in IsEmpty()
546 const std::string& app_locale, in IsSubsetOfForFieldSet() argument
590 app_locale)) { in IsSubsetOfForFieldSet()
816 const std::string& app_locale, in CreateDifferentiatingLabels() argument
830 const std::string& app_locale, in CreateInferredLabels() argument
843 app_locale); in CreateInferredLabels()
1188 const std::string& app_locale, in SetInfoWithVerificationStatusImpl() argument
1210 const std::string& app_locale, in CreateInferredLabelsHelper() argument
[all …]
H A Dphone_number.h36 const std::string& app_locale,
65 const std::string& app_locale,
82 const std::string& app_locale) const override;
86 const std::string& app_locale,
91 void UpdateCacheIfNeeded(const std::string& app_locale) const;
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/autofill/core/browser/ui/
H A Daddress_form_label_formatter.cc14 const std::string& app_locale, in AddressFormLabelFormatter() argument
19 app_locale, in AddressFormLabelFormatter()
32 app_locale()); in GetLabelForProfile()
38 GetLabelName(field_types_for_labels(), profile, app_locale()), in GetLabelForProfile()
44 profile, app_locale(), field_types_for_labels()), in GetLabelForProfile()
H A Dcontact_form_label_formatter.cc14 const std::string& app_locale, in ContactFormLabelFormatter() argument
19 app_locale, in ContactFormLabelFormatter()
35 GetLabelName(field_types_for_labels(), profile, app_locale()), in GetLabelForProfile()
53 ? GetLabelEmail(profile, app_locale()) in MaybeGetEmail()
60 ? GetLabelPhone(profile, app_locale()) in MaybeGetPhone()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/autofill/core/browser/ui/
H A Daddress_form_label_formatter.cc14 const std::string& app_locale, in AddressFormLabelFormatter() argument
19 app_locale, in AddressFormLabelFormatter()
32 app_locale()); in GetLabelForProfile()
38 GetLabelName(field_types_for_labels(), profile, app_locale()), in GetLabelForProfile()
44 profile, app_locale(), field_types_for_labels()), in GetLabelForProfile()
H A Dcontact_form_label_formatter.cc14 const std::string& app_locale, in ContactFormLabelFormatter() argument
19 app_locale, in ContactFormLabelFormatter()
35 GetLabelName(field_types_for_labels(), profile, app_locale()), in GetLabelForProfile()
53 ? GetLabelEmail(profile, app_locale()) in MaybeGetEmail()
60 ? GetLabelPhone(profile, app_locale()) in MaybeGetPhone()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/base/resource/
H A Dresource_bundle_android.cc56 int LoadLocalePakFromApk(const std::string& app_locale, in LoadLocalePakFromApk() argument
60 GetPathForAndroidLocalePakWithinApk(app_locale, in_split); in LoadLocalePakFromApk()
63 << app_locale; in LoadLocalePakFromApk()
111 std::string app_locale = l10n_util::GetApplicationLocale(pref_locale); in LoadLocaleResources() local
158 LoadLocalePakFromApk(app_locale, false, &g_locale_pack_region); in LoadLocaleResources()
165 LoadLocalePakFromApk(app_locale, true, &g_locale_pack_region); in LoadLocaleResources()
170 locale_file_path = GetLocaleFilePath(app_locale); in LoadLocaleResources()
174 LOG(WARNING) << "locale_file_path.empty() for locale " << app_locale; in LoadLocaleResources()
195 app_locale, false, &g_secondary_locale_pack_region); in LoadLocaleResources()
204 return app_locale; in LoadLocaleResources()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/autofill/content/browser/
H A Dcontent_autofill_driver_factory.cc29 const std::string& app_locale, in CreateDriver() argument
33 render_frame_host, client, app_locale, enable_download_manager, provider); in CreateDriver()
48 const std::string& app_locale, in CreateForWebContentsAndDelegate() argument
50 CreateForWebContentsAndDelegate(contents, client, app_locale, in CreateForWebContentsAndDelegate()
57 const std::string& app_locale, in CreateForWebContentsAndDelegate() argument
66 contents, client, app_locale, enable_download_manager, provider)); in CreateForWebContentsAndDelegate()
103 const std::string& app_locale, in ContentAutofillDriverFactory() argument
108 app_locale_(app_locale), in ContentAutofillDriverFactory()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/autofill/core/browser/webdata/
H A Dautofill_webdata_backend_util.cc36 const std::string& app_locale, in MergeServerAddressesIntoProfilesAndUpdateDb() argument
42 AutofillProfileComparator comparator(app_locale); in MergeServerAddressesIntoProfilesAndUpdateDb()
45 local_profile->SaveAdditionalInfo(server_address, app_locale)) { in MergeServerAddressesIntoProfilesAndUpdateDb()
76 const std::string& app_locale, in ConvertWalletAddressesToLocalProfiles() argument
96 *wallet_address, local_profiles, app_locale, primary_account_email, in ConvertWalletAddressesToLocalProfiles()
120 const std::string& app_locale, in UpdateWalletCardsAlreadyConvertedBillingAddresses() argument
127 AutofillProfileComparator comparator(app_locale); in UpdateWalletCardsAlreadyConvertedBillingAddresses()
206 const std::string& app_locale, in ConvertWalletAddressesAndUpdateWalletCards() argument
232 app_locale, primary_account_email, server_profiles, &local_profiles, in ConvertWalletAddressesAndUpdateWalletCards()
235 local_profiles, server_cards, server_id_profiles_map, app_locale, in ConvertWalletAddressesAndUpdateWalletCards()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/autofill/core/browser/webdata/
H A Dautofill_webdata_backend_util.cc37 const std::string& app_locale, in MergeServerAddressesIntoProfilesAndUpdateDb() argument
43 AutofillProfileComparator comparator(app_locale); in MergeServerAddressesIntoProfilesAndUpdateDb()
46 local_profile->SaveAdditionalInfo(server_address, app_locale)) { in MergeServerAddressesIntoProfilesAndUpdateDb()
77 const std::string& app_locale, in ConvertWalletAddressesToLocalProfiles() argument
97 *wallet_address, local_profiles, app_locale, primary_account_email, in ConvertWalletAddressesToLocalProfiles()
121 const std::string& app_locale, in UpdateWalletCardsAlreadyConvertedBillingAddresses() argument
128 AutofillProfileComparator comparator(app_locale); in UpdateWalletCardsAlreadyConvertedBillingAddresses()
207 const std::string& app_locale, in ConvertWalletAddressesAndUpdateWalletCards() argument
233 app_locale, primary_account_email, server_profiles, &local_profiles, in ConvertWalletAddressesAndUpdateWalletCards()
236 local_profiles, server_cards, server_id_profiles_map, app_locale, in ConvertWalletAddressesAndUpdateWalletCards()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/child_accounts/time_limits/web_time_limit_error_page/
H A Dweb_time_limit_error_page.cc35 const std::string& app_locale, in GetWebTimeLimitErrorPage() argument
56 webui::SetLoadTimeDataDefaults(app_locale, &strings); in GetWebTimeLimitErrorPage()
71 const std::string& app_locale) { in GetWebTimeLimitChromeErrorPage() argument
80 app_locale, title); in GetWebTimeLimitChromeErrorPage()
84 const std::string& app_locale, in GetWebTimeLimitAppErrorPage() argument
95 app_locale, base::UTF8ToUTF16(app_name)); in GetWebTimeLimitAppErrorPage()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/
H A Dstartup_settings_cache.cc53 std::string app_locale; in ReadAppLocale() local
54 app_locale_setting->GetAsString(&app_locale); in ReadAppLocale()
57 return app_locale; in ReadAppLocale()
60 void WriteAppLocale(std::string app_locale) { in WriteAppLocale() argument
66 settings.SetKey(kAppLocaleKey, base::Value(app_locale)); in WriteAppLocale()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/autofill/core/browser/
H A Dautofill_ie_toolbar_import_win.cc36 bool ImportCurrentUserProfiles(const std::string& app_locale,
143 const std::string& app_locale, in ImportSingleFormGroup() argument
169 form_group->SetInfo(AutofillType(it->second), field_value, app_locale); in ImportSingleFormGroup()
180 bool ImportSingleProfile(const std::string& app_locale, in ImportSingleProfile() argument
186 ImportSingleFormGroup(key, reg_to_field, app_locale, profile, &phone); in ImportSingleProfile()
190 if (phone.ParseNumber(*profile, app_locale, &constructed_number)) { in ImportSingleProfile()
208 if (!ImportCurrentUserProfiles(personal_data_manager_->app_locale(), in ImportProfiles()
241 bool ImportCurrentUserProfiles(const std::string& app_locale, in ImportCurrentUserProfiles() argument
263 if (ImportSingleProfile(app_locale, key, reg_to_field, &profile)) { in ImportCurrentUserProfiles()
287 if (ImportSingleFormGroup(key, reg_to_field, app_locale, &credit_card, in ImportCurrentUserProfiles()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/autofill/core/browser/
H A Dautofill_ie_toolbar_import_win.cc36 bool ImportCurrentUserProfiles(const std::string& app_locale,
143 const std::string& app_locale, in ImportSingleFormGroup() argument
169 form_group->SetInfo(AutofillType(it->second), field_value, app_locale); in ImportSingleFormGroup()
180 bool ImportSingleProfile(const std::string& app_locale, in ImportSingleProfile() argument
186 ImportSingleFormGroup(key, reg_to_field, app_locale, profile, &phone); in ImportSingleProfile()
190 if (phone.ParseNumber(*profile, app_locale, &constructed_number)) { in ImportSingleProfile()
208 if (!ImportCurrentUserProfiles(personal_data_manager_->app_locale(), in ImportProfiles()
241 bool ImportCurrentUserProfiles(const std::string& app_locale, in ImportCurrentUserProfiles() argument
263 if (ImportSingleProfile(app_locale, key, reg_to_field, &profile)) { in ImportCurrentUserProfiles()
287 if (ImportSingleFormGroup(key, reg_to_field, app_locale, &credit_card, in ImportCurrentUserProfiles()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/autofill/core/browser/payments/
H A Dpayments_client.cc251 const std::string& app_locale, in GetUnmaskDetailsRequest() argument
254 app_locale_(app_locale), in GetUnmaskDetailsRequest()
599 const std::string& app_locale, in GetUploadDetailsRequest() argument
610 app_locale_(app_locale), in GetUploadDetailsRequest()
789 const std::string& app_locale = request_details_.app_locale; in GetRequestContent() local
908 const std::string& app_locale = request_details_.app_locale; in GetRequestContent() local
939 app_locale, pan_field_name); in GetRequestContent()
1073 app_locale = other.app_locale; in OptChangeRequestDetails()
1133 const std::string& app_locale) { in GetUnmaskDetails() argument
1135 std::move(callback), app_locale, in GetUnmaskDetails()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/autofill/core/browser/payments/
H A Dpayments_client.cc245 const std::string& app_locale, in GetUnmaskDetailsRequest() argument
248 app_locale_(app_locale), in GetUnmaskDetailsRequest()
593 const std::string& app_locale, in GetUploadDetailsRequest() argument
604 app_locale_(app_locale), in GetUploadDetailsRequest()
783 const std::string& app_locale = request_details_.app_locale; in GetRequestContent() local
895 const std::string& app_locale = request_details_.app_locale; in GetRequestContent() local
926 app_locale, pan_field_name); in GetRequestContent()
1060 app_locale = other.app_locale; in OptChangeRequestDetails()
1120 const std::string& app_locale) { in GetUnmaskDetails() argument
1122 std::move(callback), app_locale, in GetUnmaskDetails()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/base/resource/
H A Dresource_bundle_android.cc60 int LoadLocalePakFromApk(const std::string& app_locale, in LoadLocalePakFromApk() argument
65 GetPathForAndroidLocalePakWithinApk(app_locale, in_split, log_error); in LoadLocalePakFromApk()
118 std::string app_locale = l10n_util::GetApplicationLocale(pref_locale); in LoadLocaleResources() local
165 LoadLocalePakFromApk(app_locale, false, &g_locale_pack_region); in LoadLocaleResources()
172 LoadLocalePakFromApk(app_locale, true, &g_locale_pack_region); in LoadLocaleResources()
177 auto path = GetLocaleFilePath(app_locale); in LoadLocaleResources()
184 LOG(WARNING) << "locale_file_path.empty() for locale " << app_locale; in LoadLocaleResources()
205 app_locale, false, &g_secondary_locale_pack_region); in LoadLocaleResources()
214 return app_locale; in LoadLocaleResources()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/payments/core/
H A Dautofill_card_validation.cc21 const std::string& app_locale, in GetCompletionStatusForCard() argument
31 app_locale) in GetCompletionStatusForCard()
44 *billing_address, app_locale))) { in GetCompletionStatusForCard()
55 const std::string& app_locale, in GetCompletenessScore() argument
58 GetCompletionStatusForCard(credit_card, app_locale, billing_addresses); in GetCompletenessScore()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/payments/core/
H A Dautofill_card_validation.cc21 const std::string& app_locale, in GetCompletionStatusForCard() argument
31 app_locale) in GetCompletionStatusForCard()
44 *billing_address, app_locale))) { in GetCompletionStatusForCard()
55 const std::string& app_locale, in GetCompletenessScore() argument
58 GetCompletionStatusForCard(credit_card, app_locale, billing_addresses); in GetCompletenessScore()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/core/
H A Dresource_bundle_qt.cpp97 std::string app_locale = l10n_util::GetApplicationLocale(pref_locale); in LoadLocaleResources() local
105 return app_locale; in LoadLocaleResources()
111 locale_file_path = GetLocaleFilePath(app_locale); in LoadLocaleResources()
115 LOG(WARNING) << "locale_file_path.empty() for locale " << app_locale; in LoadLocaleResources()
129 return app_locale; in LoadLocaleResources()

12345678910>>...15