HomeSort by relevance Sort by last modified time
    Searched full:host_delegate (Results 1 - 1 of 1) sorted by null

  /external/chromium/chrome/browser/
memory_details.cc 158 RenderViewHostDelegate* host_delegate = host->delegate(); local
159 DCHECK(host_delegate);
160 GURL url = host_delegate->GetURL();
161 ViewType::Type type = host_delegate->GetRenderViewType();
172 TabContents* contents = host_delegate->GetAsTabContents();

Completed in 148 milliseconds