WebContentsImpl   285 content/browser/web_contents/web_contents_impl.cc class WebContentsImpl::DestructionObserver : public WebContentsObserver {
WebContentsImpl   349 content/browser/web_contents/web_contents_impl.cc WebContentsImpl::~WebContentsImpl() {
WebContentsImpl   865 content/browser/web_contents/web_contents_impl.h   typedef std::map<WebContentsImpl*, DestructionObserver*> DestructionObservers;
WebContentsImpl    19 content/public/android/java/src/org/chromium/content/browser/webcontents/WebContentsImpl.java /* package */ class WebContentsImpl implements WebContents {