Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/metrics/
Dmetrics_service.h333 bool CanLogNotification(NotificationType type,
Dmetrics_service.cc585 if (!CanLogNotification(type, source, details)) in Observe()
1739 bool MetricsService::CanLogNotification(NotificationType type, in CanLogNotification() function in MetricsService