Home
last modified time | relevance | path

Searched refs:browser_util (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/
Dbrowser_util_win.h8 namespace browser_util {
Dbrowser_util_win.cc16 namespace browser_util { namespace
Dbrowser_shutdown.cc211 if (!browser_util::IsBrowserAlreadyRunning() && in ShutdownPostThreadsStop()
Dchrome_browser_main_win.cc127 if (browser_util::IsBrowserAlreadyRunning()) { in DoUninstallTasks()
Dchrome_browser_main.cc1100 bool already_running = browser_util::IsBrowserAlreadyRunning(); in PreMainMessageLoopRunImpl()