Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/
Dbrowser_list.h166 static void NotifyAndTerminate(bool fast_path);
Dbrowser_list.cc212 void BrowserList::NotifyAndTerminate(bool fast_path) { in NotifyAndTerminate() argument
218 if (fast_path) { in NotifyAndTerminate()