Home
last modified time | relevance | path

Searched refs:bridge_delegator (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/notifications/
H A Dnotification_display_service_impl.cc301 std::unique_ptr<NotificationPlatformBridgeDelegator> bridge_delegator) { in SetNotificationPlatformBridgeDelegatorForTesting() argument
302 bridge_delegator_ = std::move(bridge_delegator); in SetNotificationPlatformBridgeDelegatorForTesting()
H A Dnotification_display_service_impl.h103 std::unique_ptr<NotificationPlatformBridgeDelegator> bridge_delegator);