Searched refs:NOT_VALID (Results 1 – 5 of 5) sorted by relevance
67 ShutdownType shutdown_type_ = NOT_VALID;76 local_state->RegisterIntegerPref(prefs::kShutdownType, NOT_VALID); in RegisterPrefs()86 if (shutdown_type_ != NOT_VALID) in OnShutdownStarting()153 if (shutdown_type_ > NOT_VALID && shutdown_num_processes_ > 0) { in Shutdown()243 if (shutdown_type_ > NOT_VALID && shutdown_num_processes_ > 0) { in Shutdown()275 if (type == NOT_VALID || shutdown_ms == 0 || num_procs == 0) in ReadLastShutdownFile()314 prefs->SetInteger(prefs::kShutdownType, NOT_VALID); in ReadLastShutdownInfo()
19 NOT_VALID = 0, enumerator
304 if (browser_shutdown::GetShutdownType() != browser_shutdown::NOT_VALID) in RenderViewGone()
1120 if (browser_shutdown::GetShutdownType() == browser_shutdown::NOT_VALID) { in InternalCloseTabs()
421 browser_shutdown::GetShutdownType() == browser_shutdown::NOT_VALID) in OnChannelError()