Home
last modified time | relevance | path

Searched refs:ClearUnloadState (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/
Dbrowser.cc2987 ClearUnloadState(source, true); in CloseContents()
3358 ClearUnloadState(Source<TabContents>(source).ptr(), false); in Observe()
4015 ClearUnloadState(tab, true); in ProcessPendingTabs()
4032 ClearUnloadState(tab, true); in ProcessPendingTabs()
4072 void Browser::ClearUnloadState(TabContents* tab, bool process_now) { in ClearUnloadState() function in Browser
4262 ClearUnloadState(contents->tab_contents(), false); in TabDetachedAtImpl()
Dbrowser.h952 void ClearUnloadState(TabContents* tab, bool process_now);