Searched refs:NOT_VALID (Results 1 – 6 of 6) sorted by relevance
69 ShutdownType shutdown_type_ = NOT_VALID;77 case NOT_VALID: in ToShutdownTypeString()93 registry->RegisterIntegerPref(prefs::kShutdownType, NOT_VALID); in RegisterPrefs()103 if (shutdown_type_ != NOT_VALID) in OnShutdownStarting()160 if (shutdown_type_ > NOT_VALID && shutdown_num_processes_ > 0) { in ShutdownPreThreadsStop()254 if (shutdown_type_ > NOT_VALID && shutdown_num_processes_ > 0) { in ShutdownPostThreadsStop()283 if (type == NOT_VALID || shutdown_ms == 0 || num_procs == 0) in ReadLastShutdownFile()322 prefs->SetInteger(prefs::kShutdownType, NOT_VALID); in ReadLastShutdownInfo()
14 NOT_VALID = 0, enumerator
32 if (browser_shutdown::GetShutdownType() != browser_shutdown::NOT_VALID) in RenderProcessGone()
339 if (browser_shutdown::GetShutdownType() == browser_shutdown::NOT_VALID && in RenderProcessGone()
814 if (browser_shutdown::GetShutdownType() != browser_shutdown::NOT_VALID) in RenderProcessGone()
1223 if (browser_shutdown::GetShutdownType() == browser_shutdown::NOT_VALID) { in InternalCloseTabs()