ViewEntry 63 chrome/browser/dom_distiller/lazy_dom_distiller_service.cc return instance()->ViewEntry(delegate, entry_id); ViewEntry 43 chrome/browser/dom_distiller/lazy_dom_distiller_service.h virtual scoped_ptr<ViewerHandle> ViewEntry(ViewRequestDelegate* delegate, ViewEntry 228 components/dom_distiller/content/dom_distiller_viewer_source.cc return dom_distiller_service_->ViewEntry(view_request_delegate, entry_id) ViewEntry 61 components/dom_distiller/core/dom_distiller_service.h virtual scoped_ptr<ViewerHandle> ViewEntry(ViewRequestDelegate* delegate, ViewEntry 93 components/dom_distiller/core/dom_distiller_service.h virtual scoped_ptr<ViewerHandle> ViewEntry(ViewRequestDelegate* delegate, ViewEntry 123 components/dom_distiller/core/dom_distiller_service_unittest.cc service_->ViewEntry(&viewer_delegate, entry_id);