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

/external/chromium_org/chrome/browser/ui/
H A Dbrowser_instant_controller.h91 InstantUnloadHandler instant_unload_handler_; member in class:BrowserInstantController
H A Dbrowser_instant_controller.cc50 instant_unload_handler_(browser) {
165 instant_unload_handler_.RunUnloadListenersOrDestroy(old_contents.Pass(),
/external/chromium/chrome/browser/ui/
H A Dbrowser.h1178 scoped_ptr<InstantUnloadHandler> instant_unload_handler_; member in class:Browser
H A Dbrowser.cc3449 instant_unload_handler_.reset();
3514 instant_unload_handler_->RunUnloadListenersOrDestroy(tab_contents, index);
4356 instant_unload_handler_.reset(new InstantUnloadHandler(this));

Completed in 89 milliseconds