OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kAutofillProfileTag
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/sync/glue/
autofill_profile_model_associator.cc
17
const char
kAutofillProfileTag
[] = "google_chrome_autofill_profiles";
163
if (!autofill_root.InitByTagLookup(
kAutofillProfileTag
)) {
225
if (!node.InitByTagLookup(
kAutofillProfileTag
)) {
/external/chromium_org/chrome/browser/webdata/
autofill_profile_syncable_service.cc
48
const char
kAutofillProfileTag
[] = "google_chrome_autofill_profiles";
Completed in 29 milliseconds