Searched refs:NOTIFICATION_SERVER (Results 1 – 3 of 3) sorted by relevance
11 const NotificationMethod kDefaultNotificationMethod = NOTIFICATION_SERVER;19 case NOTIFICATION_SERVER: in NotificationMethodToString()34 return NOTIFICATION_SERVER; in StringToNotificationMethod()
17 NOTIFICATION_SERVER, enumerator
368 DCHECK_EQ(notifier::NOTIFICATION_SERVER, options.notification_method); in StartInvalidator()