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

  /external/chromium/chrome/browser/sync/syncable/
model_type.cc 415 const char kSessionNotificationType[] = "SESSION";
450 *notification_type = kSessionNotificationType;
491 } else if (notification_type == kSessionNotificationType) {
  /external/chromium_org/sync/syncable/
model_type.cc 760 const char kSessionNotificationType[] = "SESSION";
813 *notification_type = kSessionNotificationType;
893 } else if (notification_type == kSessionNotificationType) {

Completed in 97 milliseconds