Searched refs:auxiliary_profiles_ (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/components/autofill/core/browser/
H A Dpersonal_data_manager.cc930 // fills in the contents of |auxiliary_profiles_|.
1003 auxiliary_profiles_.begin();
1004 iter != auxiliary_profiles_.end(); ++iter) {
1110 // Populates |auxiliary_profiles_|.
1115 profiles_.end(), auxiliary_profiles_.begin(), auxiliary_profiles_.end());
H A Dpersonal_data_manager.h323 mutable ScopedVector<AutofillProfile> auxiliary_profiles_; member in class:autofill::PersonalDataManager
326 // references. Lifetime managed by |web_profiles_| and |auxiliary_profiles_|.
H A Dautofill_manager_unittest.cc121 CreateTestAutofillProfiles(&auxiliary_profiles_);
H A Dpersonal_data_manager_unittest.cc1454 personal_data_->auxiliary_profiles_;

Completed in 558 milliseconds