Searched refs:GetRouter (Results 1 – 7 of 7) sorted by relevance
35 ChildThread::current()->GetRouter()->AddRoute(routing_id_, this); in PPB_Broker_Impl()46 ChildThread::current()->GetRouter()->RemoveRoute(routing_id_); in ~PPB_Broker_Impl()
59 ChildThread::current()->GetRouter()->RemoveRoute(route_id_); in ~WebMessagePortChannelImpl()170 ChildThread::current()->GetRouter()->AddRoute(route_id_, this); in Init()217 ChildThread::current()->GetRouter()->Send(message); in Send()
82 MessageRouter* GetRouter();
407 MessageRouter* ChildThread::GetRouter() { in GetRouter() function in content::ChildThread
42 return new WebSharedWorkerProxy(ChildThread::current()->GetRouter(), in createSharedWorkerConnector()
764 ChildThread::GetRouter()->AddRoute(routing_id, listener); in AddRoute()780 ChildThread::GetRouter()->RemoveRoute(routing_id); in RemoveRoute()
163 new GpuChannelManager(GetRouter(), in OnInitialize()