Searched refs:ShutdownType (Results 1 – 2 of 2) sorted by relevance
12 enum ShutdownType { enum27 void OnShutdownStarting(ShutdownType type);30 ShutdownType GetShutdownType();
69 ShutdownType shutdown_type_ = NOT_VALID;75 const char* ToShutdownTypeString(ShutdownType type) { in ToShutdownTypeString()98 ShutdownType GetShutdownType() { in GetShutdownType()102 void OnShutdownStarting(ShutdownType type) { in OnShutdownStarting()271 void ReadLastShutdownFile(ShutdownType type, in ReadLastShutdownFile()317 ShutdownType type = in ReadLastShutdownInfo()318 static_cast<ShutdownType>(prefs->GetInteger(prefs::kShutdownType)); in ReadLastShutdownInfo()