Home
last modified time | relevance | path

Searched refs:route_id_ (Results 1 – 6 of 6) sorted by relevance

/external/chromium/chrome/browser/notifications/
Dnotification_object_proxy.cc16 route_id_(route_id), in NotificationObjectProxy()
22 Send(new DesktopNotificationMsg_PostDisplay(route_id_, notification_id_)); in Display()
27 route_id_, notification_id_, string16())); in Error()
32 route_id_, notification_id_, by_user)); in Close()
36 Send(new DesktopNotificationMsg_PostClick(route_id_, notification_id_)); in Click()
40 return StringPrintf("%d:%d:%d:%d", process_id_, route_id_, in id()
52 RenderViewHost* host = RenderViewHost::FromID(process_id_, route_id_); in Send()
Ddesktop_notification_service.cc125 int route_id_; member in NotificationPermissionInfoBarDelegate
146 route_id_(route_id), in NotificationPermissionInfoBarDelegate()
159 RenderViewHost* host = RenderViewHost::FromID(process_id_, route_id_); in InfoBarClosed()
162 route_id_, callback_context_)); in InfoBarClosed()
Dnotification_object_proxy.h47 int route_id_; variable
/external/chromium/chrome/browser/prerender/
Dprerender_resource_handler.cc90 route_id_(route_id), in PrerenderResourceHandler()
141 std::make_pair(child_id_, route_id_), in OnResponseStarted()
Dprerender_resource_handler.h115 int route_id_; variable
/external/chromium/chrome/browser/
Dspellchecker_mac.mm43 route_id_(route_id),
78 new SpellCheckMsg_RespondTextCheck(route_id_,
86 int route_id_;