OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
212
// Sets |
web_profiles_
| to the contents of |profiles| and updates the web
280
ScopedVector<AutofillProfile>
web_profiles_
;
member in class:autofill::PersonalDataManager
286
// references. Lifetime managed by |
web_profiles_
| and |auxiliary_profiles_|.
Completed in 2220 milliseconds