HomeSort by relevance Sort by last modified time
    Searched refs:kAutofillProfileTag (Results 1 - 10 of 10) sorted by null

  /external/chromium/chrome/browser/sync/
abstract_profile_sync_service_test.cc 47 return browser_sync::kAutofillProfileTag;
profile_sync_service_autofill_unittest.cc 360 if (!autofill_root.InitByTagLookup(browser_sync::kAutofillProfileTag))
412 if (!autofill_root.InitByTagLookup(browser_sync::kAutofillProfileTag))
    [all...]
  /external/chromium/chrome/browser/sync/glue/
autofill_profile_model_associator.h 34 extern const char kAutofillProfileTag[];
autofill_profile_change_processor.cc 67 if (!autofill_profile_root.InitByTagLookup(kAutofillProfileTag)) {
115 if (!autofill_root.InitByTagLookup(kAutofillProfileTag)) {
autofill_profile_model_associator.cc 17 const char kAutofillProfileTag[] = "google_chrome_autofill_profiles";
163 if (!autofill_root.InitByTagLookup(kAutofillProfileTag)) {
225 if (!node.InitByTagLookup(kAutofillProfileTag)) {
autofill_model_associator.cc 559 browser_sync::kAutofillProfileTag) ||
sync_backend_host.cc 333 browser_sync::kAutofillProfileTag)) {
    [all...]
  /external/chromium_org/chrome/browser/webdata/
autofill_profile_syncable_service.h 38 extern const char kAutofillProfileTag[];
autofill_profile_syncable_service.cc 48 const char kAutofillProfileTag[] = "google_chrome_autofill_profiles";
  /external/chromium_org/chrome/browser/sync/
profile_sync_service_autofill_unittest.cc 644 if (autofill_root.InitByTagLookup(kAutofillProfileTag) !=
708 if (autofill_root.InitByTagLookup(kAutofillProfileTag) !=
    [all...]

Completed in 74 milliseconds