Searched refs:process_now (Results 1 – 2 of 2) sorted by relevance
952 void ClearUnloadState(TabContents* tab, bool process_now);
4072 void Browser::ClearUnloadState(TabContents* tab, bool process_now) { in ClearUnloadState() argument4079 if (process_now) { in ClearUnloadState()