Searched defs:WillKeepAlive (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/lifetime/
H A Dapplication_lifetime.cc119 (browser_shutdown::IsTryingToQuit() || !chrome::WillKeepAlive())) {
319 if (!WillKeepAlive())
334 if (!WillKeepAlive()) {
347 bool WillKeepAlive() { function in namespace:chrome

Completed in 253 milliseconds