OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InitForWebContents
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/views/
hung_renderer_view.cc
99
void HungPagesTableModel::
InitForWebContents
(WebContents* hung_contents) {
286
hung_pages_table_model_->
InitForWebContents
(contents);
299
hung_pages_table_model_->
InitForWebContents
(NULL);
hung_renderer_view.h
41
void
InitForWebContents
(content::WebContents* hung_contents);
Completed in 30 milliseconds