Searched refs:AddCreatedCallback (Results 1 – 4 of 4) sorted by relevance
95 WebContentsImpl::AddCreatedCallback(web_contents_created_callback_); in StartWatchingNewWebContents()
126 WebContentsImpl::AddCreatedCallback(web_contents_created_callback_); in WebContentsAddedObserver()
970 static void AddCreatedCallback(const CreatedCallback& callback); in NON_EXPORTED_BASE()
278 void WebContentsImpl::AddCreatedCallback(const CreatedCallback& callback) { in AddCreatedCallback() function in content::WebContentsImpl