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

  /external/chromium/chrome/browser/sync/syncable/
model_type.cc 416 const char kAutofillProfileNotificationType[] = "AUTOFILL_PROFILE";
453 *notification_type = kAutofillProfileNotificationType;
494 } else if (notification_type == kAutofillProfileNotificationType) {
  /external/chromium_org/sync/syncable/
model_type.cc 761 const char kAutofillProfileNotificationType[] = "AUTOFILL_PROFILE";
816 *notification_type = kAutofillProfileNotificationType;
896 } else if (notification_type == kAutofillProfileNotificationType) {

Completed in 935 milliseconds