HomeSort by relevance Sort by last modified time
    Searched refs:SendErrorEvents (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/extensions/api/web_navigation/
web_navigation_api.cc 323 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(
web_navigation_api.h 108 void SendErrorEvents(content::WebContents* web_contents,

Completed in 248 milliseconds