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

  /external/chromium/chrome/browser/sync/syncable/
model_type.cc 409 const char kAutofillNotificationType[] = "AUTOFILL";
432 *notification_type = kAutofillNotificationType;
473 } else if (notification_type == kAutofillNotificationType) {
  /external/chromium_org/sync/syncable/
model_type.cc 751 const char kAutofillNotificationType[] = "AUTOFILL";
789 *notification_type = kAutofillNotificationType;
872 } else if (notification_type == kAutofillNotificationType) {

Completed in 46 milliseconds