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

  /external/chromium/chrome/browser/sync/syncable/
model_type.cc 408 const char kPasswordNotificationType[] = "PASSWORD";
429 *notification_type = kPasswordNotificationType;
470 } else if (notification_type == kPasswordNotificationType) {
  /external/chromium_org/sync/syncable/
model_type.cc 750 const char kPasswordNotificationType[] = "PASSWORD";
786 *notification_type = kPasswordNotificationType;
869 } else if (notification_type == kPasswordNotificationType) {

Completed in 177 milliseconds