Searched refs:HandleClosed (Results 1 – 7 of 7) sorted by relevance
80 NotificationPromo::HandleClosed(NotificationPromo::NTP_NOTIFICATION_PROMO); in HandleNotificationPromoClosed()104 NotificationPromo::HandleClosed(NotificationPromo::NTP_BUBBLE_PROMO); in HandleBubblePromoClosed()
530 NotificationPromo::HandleClosed(NotificationPromo::NTP_NOTIFICATION_PROMO); in CreateNewTabHTML()
59 static void HandleClosed(PromoType promo_type);
250 NotificationPromo::HandleClosed(promo_type_); in TestClosed()
433 void NotificationPromo::HandleClosed(PromoType promo_type) { in HandleClosed() function in NotificationPromo
63 bool HandleClosed(int close_error);
568 bool Win32Socket::HandleClosed(int close_error) { in HandleClosed() function in rtc::Win32Socket666 if (HandleClosed(error)) { in OnSocketNotify()