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

/external/chromium_org/content/public/test/
H A Dtest_navigation_observer.cc95 WebContentsImpl::AddCreatedCallback(web_contents_created_callback_);
H A Dcontent_browser_test_utils.cc126 WebContentsImpl::AddCreatedCallback(web_contents_created_callback_);
/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_impl.h970 static void AddCreatedCallback(const CreatedCallback& callback);
H A Dweb_contents_impl.cc278 void WebContentsImpl::AddCreatedCallback(const CreatedCallback& callback) { function in class:content::WebContentsImpl

Completed in 647 milliseconds