Searched refs:kAutofillProfileTag (Results 1 - 7 of 7) sorted by relevance

/external/chromium/chrome/browser/sync/
H A Dabstract_profile_sync_service_test.cc47 return browser_sync::kAutofillProfileTag;
H A Dprofile_sync_service_autofill_unittest.cc360 if (!autofill_root.InitByTagLookup(browser_sync::kAutofillProfileTag))
412 if (!autofill_root.InitByTagLookup(browser_sync::kAutofillProfileTag))
/external/chromium/chrome/browser/sync/glue/
H A Dautofill_profile_model_associator.h34 extern const char kAutofillProfileTag[];
H A Dautofill_profile_change_processor.cc67 if (!autofill_profile_root.InitByTagLookup(kAutofillProfileTag)) {
115 if (!autofill_root.InitByTagLookup(kAutofillProfileTag)) {
H A Dautofill_profile_model_associator.cc17 const char kAutofillProfileTag[] = "google_chrome_autofill_profiles"; member in namespace:browser_sync
163 if (!autofill_root.InitByTagLookup(kAutofillProfileTag)) {
225 if (!node.InitByTagLookup(kAutofillProfileTag)) {
H A Dautofill_model_associator.cc559 browser_sync::kAutofillProfileTag) ||
H A Dsync_backend_host.cc333 browser_sync::kAutofillProfileTag)) {

Completed in 143 milliseconds