HomeSort by relevance Sort by last modified time
    Searched refs:autofill (Results 476 - 500 of 534) sorted by null

<<11121314151617181920>>

  /external/chromium_org/components/autofill/content/browser/wallet/
wallet_address_unittest.cc 10 #include "components/autofill/content/browser/wallet/wallet_address.h"
11 #include "components/autofill/core/browser/autofill_common_test.h"
12 #include "components/autofill/core/browser/autofill_profile.h"
157 namespace autofill { namespace
478 } // namespace autofill
wallet_items.cc 5 #include "components/autofill/content/browser/wallet/wallet_items.h"
11 #include "components/autofill/core/browser/autofill_type.h"
12 #include "components/autofill/core/browser/credit_card.h"
20 namespace autofill { namespace
525 } // namespace autofill
  /external/chromium_org/components/autofill/core/browser/
autofill_external_delegate.cc 5 #include "components/autofill/core/browser/autofill_external_delegate.h"
8 #include "components/autofill/core/browser/autocomplete_history_manager.h"
9 #include "components/autofill/core/browser/autofill_driver.h"
10 #include "components/autofill/core/browser/autofill_manager.h"
11 #include "components/autofill/core/common/autofill_messages.h"
25 namespace autofill { namespace
81 // Only include "Autofill Options" special menu item if we have Autofill
200 // User selected 'Autofill Options'.
283 // Autofill is disabled. If there were some profile or credit car
    [all...]
autofill_ie_toolbar_import_win.cc 5 #include "components/autofill/core/browser/autofill_ie_toolbar_import_win.h"
17 #include "components/autofill/core/browser/autofill_country.h"
18 #include "components/autofill/core/browser/autofill_profile.h"
19 #include "components/autofill/core/browser/credit_card.h"
20 #include "components/autofill/core/browser/crypto/rc4_decryptor.h"
21 #include "components/autofill/core/browser/field_types.h"
22 #include "components/autofill/core/browser/form_group.h"
23 #include "components/autofill/core/browser/personal_data_manager.h"
24 #include "components/autofill/core/browser/personal_data_manager_observer.h"
25 #include "components/autofill/core/browser/phone_number.h
31 namespace autofill { namespace
    [all...]
phone_field_unittest.cc 8 #include "components/autofill/core/browser/autofill_field.h"
9 #include "components/autofill/core/browser/autofill_scanner.h"
10 #include "components/autofill/core/browser/phone_field.h"
11 #include "components/autofill/core/common/form_field_data.h"
14 namespace autofill { namespace
230 } // namespace autofill
phone_number_i18n_unittest.cc 8 #include "components/autofill/core/browser/phone_number_i18n.h"
15 namespace autofill { namespace
389 } // namespace autofill
phone_number_unittest.cc 7 #include "components/autofill/core/browser/autofill_profile.h"
8 #include "components/autofill/core/browser/autofill_type.h"
9 #include "components/autofill/core/browser/field_types.h"
10 #include "components/autofill/core/browser/phone_number.h"
11 #include "components/autofill/core/browser/phone_number_i18n.h"
14 namespace autofill { namespace
212 } // namespace autofill
autofill_profile.cc 5 #include "components/autofill/core/browser/autofill_profile.h"
18 #include "components/autofill/core/browser/address.h"
19 #include "components/autofill/core/browser/autofill_country.h"
20 #include "components/autofill/core/browser/autofill_field.h"
21 #include "components/autofill/core/browser/autofill_type.h"
22 #include "components/autofill/core/browser/contact_info.h"
23 #include "components/autofill/core/browser/phone_number.h"
24 #include "components/autofill/core/browser/phone_number_i18n.h"
25 #include "components/autofill/core/browser/validation.h"
26 #include "components/autofill/core/common/form_field_data.h
30 namespace autofill { namespace
    [all...]
address_field_unittest.cc 9 #include "components/autofill/core/browser/address_field.h"
10 #include "components/autofill/core/browser/autofill_field.h"
11 #include "components/autofill/core/browser/autofill_scanner.h"
12 #include "components/autofill/core/common/form_field_data.h"
15 namespace autofill { namespace
298 } // namespace autofill
credit_card_field_unittest.cc 8 #include "components/autofill/core/browser/autofill_field.h"
9 #include "components/autofill/core/browser/autofill_scanner.h"
10 #include "components/autofill/core/browser/credit_card_field.h"
11 #include "components/autofill/core/common/form_field_data.h"
14 namespace autofill { namespace
322 } // namespace autofill
name_field_unittest.cc 8 #include "components/autofill/core/browser/autofill_field.h"
9 #include "components/autofill/core/browser/autofill_scanner.h"
10 #include "components/autofill/core/browser/name_field.h"
11 #include "components/autofill/core/common/form_field_data.h"
14 namespace autofill { namespace
311 } // namespace autofill
  /external/chromium_org/sync/internal_api/
base_node.cc 272 DCHECK_EQ(GetModelType(), AUTOFILL);
273 return GetEntitySpecifics().autofill();
  /external/chromium/chrome/browser/autofill/
personal_data_manager.cc 5 #include "chrome/browser/autofill/personal_data_manager.h"
13 #include "chrome/browser/autofill/autofill-inl.h"
14 #include "chrome/browser/autofill/autofill_field.h"
15 #include "chrome/browser/autofill/autofill_metrics.h"
16 #include "chrome/browser/autofill/form_field.h"
17 #include "chrome/browser/autofill/form_structure.h"
18 #include "chrome/browser/autofill/phone_number.h"
19 #include "chrome/browser/autofill/select_control_handler.h"
34 // Autofill will attempt to import the data into a credit card
    [all...]
autofill_manager.cc 5 #include "chrome/browser/autofill/autofill_manager.h"
20 #include "chrome/browser/autofill/autofill_cc_infobar_delegate.h"
22 #include "chrome/browser/autofill/autofill_field.h"
23 #include "chrome/browser/autofill/autofill_metrics.h"
24 #include "chrome/browser/autofill/autofill_profile.h"
25 #include "chrome/browser/autofill/autofill_type.h"
26 #include "chrome/browser/autofill/credit_card.h"
27 #include "chrome/browser/autofill/form_structure.h"
28 #include "chrome/browser/autofill/personal_data_manager.h"
29 #include "chrome/browser/autofill/phone_number.h
    [all...]
  /external/chromium_org/chrome/browser/ui/autofill/
autofill_dialog_controller_browsertest.cc 12 #include "chrome/browser/autofill/personal_data_manager_factory.h"
14 #include "chrome/browser/ui/autofill/autofill_dialog_controller_impl.h"
15 #include "chrome/browser/ui/autofill/autofill_dialog_view.h"
16 #include "chrome/browser/ui/autofill/data_model_wrapper.h"
17 #include "chrome/browser/ui/autofill/tab_autofill_manager_delegate.h"
18 #include "chrome/browser/ui/autofill/testable_autofill_dialog_view.h"
23 #include "components/autofill/content/browser/wallet/mock_wallet_client.h"
24 #include "components/autofill/content/browser/wallet/wallet_test_util.h"
25 #include "components/autofill/core/browser/autofill_common_test.h"
26 #include "components/autofill/core/browser/autofill_metrics.h
41 namespace autofill { namespace
    [all...]
autofill_dialog_controller_impl.cc 5 #include "chrome/browser/ui/autofill/autofill_dialog_controller_impl.h"
24 #include "chrome/browser/autofill/personal_data_manager_factory.h"
28 #include "chrome/browser/ui/autofill/autofill_dialog_common.h"
29 #include "chrome/browser/ui/autofill/autofill_dialog_view.h"
30 #include "chrome/browser/ui/autofill/data_model_wrapper.h"
32 #include "chrome/browser/ui/autofill/generated_credit_card_bubble_controller.h"
33 #include "chrome/browser/ui/autofill/new_credit_card_bubble_controller.h"
43 #include "components/autofill/content/browser/risk/fingerprint.h"
44 #include "components/autofill/content/browser/risk/proto/fingerprint.pb.h"
45 #include "components/autofill/content/browser/wallet/form_field_error.h
86 namespace autofill { namespace
    [all...]
autofill_dialog_controller_impl.h 16 #include "chrome/browser/ui/autofill/account_chooser_model.h"
17 #include "chrome/browser/ui/autofill/autofill_dialog_controller.h"
18 #include "chrome/browser/ui/autofill/autofill_dialog_models.h"
19 #include "chrome/browser/ui/autofill/autofill_dialog_types.h"
20 #include "chrome/browser/ui/autofill/autofill_dialog_view_delegate.h"
21 #include "chrome/browser/ui/autofill/autofill_popup_controller_impl.h"
22 #include "chrome/browser/ui/autofill/country_combobox_model.h"
23 #include "components/autofill/content/browser/autocheckout_steps.h"
24 #include "components/autofill/content/browser/wallet/wallet_client.h"
25 #include "components/autofill/content/browser/wallet/wallet_client_delegate.h
53 namespace autofill { namespace
    [all...]
  /external/chromium_org/chrome/renderer/
chrome_content_renderer_client.cc 66 #include "components/autofill/content/renderer/autofill_agent.h"
67 #include "components/autofill/content/renderer/password_autofill_agent.h"
68 #include "components/autofill/content/renderer/password_generation_manager.h"
110 using autofill::AutofillAgent;
111 using autofill::PasswordAutofillAgent;
112 using autofill::PasswordGenerationManager;
    [all...]
  /external/chromium_org/chrome/browser/ui/android/autofill/
autofill_dialog_controller_android.cc 5 #include "chrome/browser/ui/android/autofill/autofill_dialog_controller_android.h"
15 #include "chrome/browser/autofill/personal_data_manager_factory.h"
20 #include "chrome/browser/ui/android/autofill/autofill_dialog_result.h"
22 #include "chrome/browser/ui/autofill/autofill_dialog_common.h"
23 #include "chrome/browser/ui/autofill/data_model_wrapper.h"
26 #include "components/autofill/content/browser/wallet/full_wallet.h"
27 #include "components/autofill/core/browser/autofill_metrics.h"
28 #include "components/autofill/core/browser/autofill_profile.h"
29 #include "components/autofill/core/browser/autofill_type.h"
30 #include "components/autofill/core/browser/credit_card.h
48 namespace autofill { namespace
    [all...]
  /external/chromium_org/chrome/browser/ui/views/autofill/
autofill_dialog_views.h 13 #include "chrome/browser/ui/autofill/autofill_dialog_types.h"
14 #include "chrome/browser/ui/autofill/autofill_dialog_view.h"
15 #include "chrome/browser/ui/autofill/autofill_dialog_view_delegate.h"
16 #include "chrome/browser/ui/autofill/testable_autofill_dialog_view.h"
60 namespace autofill { namespace
65 // Views toolkit implementation of the Autofill dialog that handles the
613 // This checkbox controls whether new details are saved to the Autofill
660 } // namespace autofill
  /external/chromium_org/chrome/renderer/autofill/
password_autofill_agent_browsertest.cc 8 #include "components/autofill/content/renderer/autofill_agent.h"
9 #include "components/autofill/content/renderer/password_autofill_agent.h"
10 #include "components/autofill/core/common/autofill_messages.h"
11 #include "components/autofill/core/common/form_data.h"
12 #include "components/autofill/core/common/form_field_data.h"
56 namespace autofill { namespace
288 // Tests that we do not autofill username/passwords if marked as
502 } // namespace autofill
  /external/chromium_org/components/autofill/content/browser/
autocheckout_manager.cc 5 #include "components/autofill/content/browser/autocheckout_manager.h"
10 #include "components/autofill/content/browser/autocheckout_request_manager.h"
11 #include "components/autofill/content/browser/autocheckout_statistic.h"
12 #include "components/autofill/content/browser/autocheckout_steps.h"
13 #include "components/autofill/core/browser/autofill_country.h"
14 #include "components/autofill/core/browser/autofill_field.h"
15 #include "components/autofill/core/browser/autofill_manager.h"
16 #include "components/autofill/core/browser/autofill_metrics.h"
17 #include "components/autofill/core/browser/autofill_profile.h"
18 #include "components/autofill/core/browser/autofill_type.h
39 namespace autofill { namespace
    [all...]
  /external/chromium_org/components/autofill/core/browser/webdata/
autofill_webdata_backend_impl.cc 5 #include "components/autofill/core/browser/webdata/autofill_webdata_backend_impl.h"
10 #include "components/autofill/core/browser/autofill_country.h"
11 #include "components/autofill/core/browser/autofill_profile.h"
12 #include "components/autofill/core/browser/credit_card.h"
13 #include "components/autofill/core/browser/webdata/autofill_change.h"
14 #include "components/autofill/core/browser/webdata/autofill_entry.h"
15 #include "components/autofill/core/browser/webdata/autofill_table.h"
16 #include "components/autofill/core/browser/webdata/autofill_webdata_service_observer.h"
17 #include "components/autofill/core/common/form_field_data.h"
24 namespace autofill { namespace
    [all...]
  /external/chromium/chrome/browser/resources/options/
options.js 64 [$('autofill-settings')]);
  /external/chromium_org/android_webview/native/
aw_contents.cc 40 #include "components/autofill/content/browser/autofill_driver_impl.h"
41 #include "components/autofill/core/browser/autofill_manager.h"
42 #include "components/autofill/core/browser/webdata/autofill_webdata_service.h"
66 using autofill::AutofillDriverImpl;
67 using autofill::AutofillManager;
252 // Check if the autofill driver already exists.
    [all...]

Completed in 540 milliseconds

<<11121314151617181920>>