Home | History | Annotate | Download | only in engine

Lines Matching refs:router

1390   virtual void SetParentJsEventRouter(browser_sync::JsEventRouter* router);
2570 browser_sync::JsEventRouter* router) {
2571 DCHECK(router);
2572 parent_router_ = router;
2588 VLOG(1) << "No parent router; not replying to message " << name