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

  /external/chromium/chrome/browser/sync/syncable/
model_type.cc 413 const char kNigoriNotificationType[] = "NIGORI";
444 *notification_type = kNigoriNotificationType;
485 } else if (notification_type == kNigoriNotificationType) {
  /external/chromium_org/sync/syncable/
model_type.cc 786 const char kNigoriNotificationType[] = "NIGORI";
833 *notification_type = kNigoriNotificationType;
922 } else if (notification_type == kNigoriNotificationType) {

Completed in 2424 milliseconds