HomeSort by relevance Sort by last modified time
    Searched refs:callback_context_ (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/notifications/
desktop_notification_service.cc 126 int callback_context_; member in class:NotificationPermissionInfoBarDelegate
147 callback_context_(callback_context),
162 route_id_, callback_context_));
  /external/chromium_org/chrome/browser/notifications/
desktop_notification_service.cc 108 int callback_context_; member in class:NotificationPermissionInfoBarDelegate
145 callback_context_(callback_context),
156 host->DesktopNotificationPermissionRequestDone(callback_context_);

Completed in 1113 milliseconds