Searched defs:autofill (Results 1 - 25 of 490) sorted by relevance

1234567891011>>

/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_dialog_models_unittest.cc5 #include "chrome/browser/ui/autofill/autofill_dialog_models.h"
9 namespace autofill { namespace
11 } // namespace autofill
H A Dautofill_dialog_i18n_input.h12 #include "chrome/browser/ui/autofill/autofill_dialog_common.h"
13 #include "chrome/browser/ui/autofill/autofill_dialog_types.h"
14 #include "components/autofill/core/browser/autofill_type.h"
16 namespace autofill { namespace
48 } // namespace autofill
H A Dautofill_dialog_types_unittest.cc6 #include "chrome/browser/ui/autofill/autofill_dialog_types.h"
13 namespace autofill { namespace
34 } // namespace autofill
H A Dautofill_dialog_view.cc7 #include "chrome/browser/ui/autofill/autofill_dialog_view.h"
9 namespace autofill { namespace
13 } // namespace autofill
H A Dgenerated_credit_card_bubble_view.h10 namespace autofill { namespace
39 } // namespace autofill
H A Dmock_address_validator.cc5 #include "chrome/browser/ui/autofill/mock_address_validator.h"
7 namespace autofill { namespace
19 } // namespace autofill
H A Dmock_address_validator.h13 namespace autofill { namespace
47 } // namespace autofill
H A Dnew_credit_card_bubble_view.h10 namespace autofill { namespace
36 } // namespace autofill
H A Dpassword_generation_popup_observer.h8 namespace autofill { namespace
17 } // namespace autofill
H A Dpopup_constants.h8 namespace autofill { namespace
13 } // namespace autofill
/external/chromium_org/components/autofill/core/browser/
H A Dautofill_ie_toolbar_import_win.h8 namespace autofill { namespace
16 // autofill.
22 } // namespace autofill
H A Dautofill_regex_constants.h8 namespace autofill { namespace
53 } // namespace autofill
H A Dautofill_regexes.h11 namespace autofill { namespace
18 } // namespace autofill
H A Dautofill_type_unittest.cc5 #include "components/autofill/core/browser/autofill_type.h"
8 namespace autofill { namespace
91 } // namespace autofill
H A Dtest_autofill_external_delegate.h8 #include "components/autofill/core/browser/autofill_external_delegate.h"
10 namespace autofill { namespace
19 } // namespace autofill
/external/chromium_org/components/autofill/core/common/
H A Dautofill_constants.h12 namespace autofill { namespace
23 } // namespace autofill
H A Dautofill_data_validation.h15 namespace autofill { namespace
43 } // namespace autofill
H A Dpassword_autofill_util.h8 namespace autofill { namespace
14 } // namespace autofill
H A Dweb_element_descriptor.cc5 #include "components/autofill/core/common/web_element_descriptor.h"
7 namespace autofill { namespace
9 autofill::WebElementDescriptor::WebElementDescriptor()
12 } // namespace autofill
/external/chromium_org/chrome/browser/autofill/
H A Dpersonal_data_manager_factory.h15 namespace autofill { namespace
44 } // namespace autofill
/external/chromium_org/chrome/browser/importer/
H A Dprofile_writer.h24 namespace autofill { namespace
46 virtual void AddPasswordForm(const autofill::PasswordForm& form);
93 // Adds the imported autofill entries to the autofill database.
95 const std::vector<autofill::AutofillEntry>& autofill_entries);
/external/chromium_org/chrome/browser/ui/android/autofill/
H A Dautofill_dialog_result.h14 namespace autofill { namespace
20 namespace autofill { namespace
47 } // namespace autofill
H A Dautofill_logger_android.h12 namespace autofill { namespace
14 // This class gets notified when autofill fields are filled, and can be used
29 } // namespace autofill
/external/chromium_org/chrome/browser/ui/cocoa/autofill/
H A Dautofill_popup_base_view_cocoa.h12 namespace autofill { namespace
18 __weak autofill::AutofillPopupViewDelegate* delegate_;
29 - (id)initWithDelegate:(autofill::AutofillPopupViewDelegate*)delegate
H A Dautofill_popup_view_cocoa.h10 #import "chrome/browser/ui/cocoa/autofill/autofill_popup_base_view_cocoa.h"
12 namespace autofill { namespace
14 } // namespace autofill
20 __weak autofill::AutofillPopupController* controller_;
24 - (id)initWithController:(autofill::AutofillPopupController*)controller

Completed in 5518 milliseconds

1234567891011>>