Home | History | Annotate | Download | only in instant

Lines Matching defs:InstantUnloadHandler

16 class InstantUnloadHandler::TabContentsDelegateImpl
19 TabContentsDelegateImpl(InstantUnloadHandler* handler,
74 InstantUnloadHandler* handler_;
84 InstantUnloadHandler::InstantUnloadHandler(Browser* browser)
88 InstantUnloadHandler::~InstantUnloadHandler() {
91 void InstantUnloadHandler::RunUnloadListenersOrDestroy(TabContentsWrapper* tab,
110 void InstantUnloadHandler::Activate(TabContentsDelegateImpl* delegate) {
128 void InstantUnloadHandler::Destroy(TabContentsDelegateImpl* delegate) {