HomeSort by relevance Sort by last modified time
    Searched full:kautofillprofiletag (Results 1 - 7 of 7) 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.cc 17 const char kAutofillProfileTag[] = "google_chrome_autofill_profiles";
163 if (!autofill_root.InitByTagLookup(kAutofillProfileTag)) {
225 if (!node.InitByTagLookup(kAutofillProfileTag)) {
autofill_profile_change_processor.cc 67 if (!autofill_profile_root.InitByTagLookup(kAutofillProfileTag)) {
115 if (!autofill_root.InitByTagLookup(kAutofillProfileTag)) {
autofill_profile_model_associator.h 34 extern const char kAutofillProfileTag[];
autofill_model_associator.cc 559 browser_sync::kAutofillProfileTag) ||
sync_backend_host.cc 333 browser_sync::kAutofillProfileTag)) {
    [all...]

Completed in 788 milliseconds