Searched refs:RemoveCreatedCallback (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/content/public/test/
H A Dtest_navigation_observer.cc99 WebContentsImpl::RemoveCreatedCallback(web_contents_created_callback_);
H A Dcontent_browser_test_utils.cc130 WebContentsImpl::RemoveCreatedCallback(web_contents_created_callback_);
/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_impl.h971 static void RemoveCreatedCallback(const CreatedCallback& callback);
H A Dweb_contents_impl.cc282 void WebContentsImpl::RemoveCreatedCallback(const CreatedCallback& callback) { function in class:content::WebContentsImpl

Completed in 126 milliseconds