Searched defs:TabDetachedImpl (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/
H A Dfast_unload_controller.cc299 TabDetachedImpl(contents);
306 TabDetachedImpl(old_contents);
328 void FastUnloadController::TabDetachedImpl(content::WebContents* contents) { function in class:chrome::FastUnloadController
H A Dunload_controller.cc233 TabDetachedImpl(contents);
240 TabDetachedImpl(old_contents);
262 void UnloadController::TabDetachedImpl(content::WebContents* contents) { function in class:chrome::UnloadController

Completed in 174 milliseconds