Searched refs:NotificationMethod (Results 1 – 3 of 3) sorted by relevance
12 enum NotificationMethod { enum20 extern const NotificationMethod kDefaultNotificationMethod;23 NotificationMethod notification_method);27 NotificationMethod StringToNotificationMethod(const std::string& str);
11 const NotificationMethod kDefaultNotificationMethod = NOTIFICATION_SERVER;14 NotificationMethod notification_method) { in NotificationMethodToString()30 NotificationMethod StringToNotificationMethod(const std::string& str) { in StringToNotificationMethod()
39 NotificationMethod notification_method;