Searched refs:SendErrorEvents (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/web_navigation/
H A Dweb_navigation_api.cc323 SendErrorEvents(web_contents(), render_view_host, NULL);
332 SendErrorEvents(web_contents(), pending_render_view_host_, NULL);
392 SendErrorEvents(web_contents(), render_view_host_, render_frame_host);
394 SendErrorEvents(web_contents(), pending_render_view_host_, NULL);
398 SendErrorEvents(web_contents(), render_view_host_, NULL);
606 SendErrorEvents(web_contents(), NULL, NULL);
609 void WebNavigationTabObserver::SendErrorEvents( function in class:extensions::WebNavigationTabObserver
H A Dweb_navigation_api.h108 void SendErrorEvents(content::WebContents* web_contents,

Completed in 167 milliseconds