Searched defs:ShouldFocusPageAfterCrash (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/content/public/browser/ | ||
D | web_contents_delegate.cc | 62 bool WebContentsDelegate::ShouldFocusPageAfterCrash() { in ShouldFocusPageAfterCrash() function in content::WebContentsDelegate |
/external/chromium_org/extensions/browser/guest_view/ | ||
D | guest_view_base.cc | 421 bool GuestViewBase::ShouldFocusPageAfterCrash() { in ShouldFocusPageAfterCrash() function in extensions::GuestViewBase |