HomeSort by relevance Sort by last modified time
    Searched defs:web_profiles_ (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/autofill/
personal_data_manager.h 88 // Sets |web_profiles_| to the contents of |profiles| and updates the web
236 ScopedVector<AutofillProfile> web_profiles_; member in class:PersonalDataManager
242 // references. Lifetime managed by |web_profiles_| and |auxiliary_profiles_|.
  /external/chromium_org/components/autofill/core/browser/
personal_data_manager.h 199 // Sets |web_profiles_| to the contents of |profiles| and updates the web
257 ScopedVector<AutofillProfile> web_profiles_; member in class:autofill::PersonalDataManager
263 // references. Lifetime managed by |web_profiles_| and |auxiliary_profiles_|.

Completed in 52 milliseconds