Searched refs:time_fmt (Results 1 – 1 of 1) sorted by relevance
286 const char* time_fmt = "Shutdown.%s.time"; in ReadLastShutdownFile() local291 time = base::StringPrintf(time_fmt, "window_close"); in ReadLastShutdownFile()294 time = base::StringPrintf(time_fmt, "browser_exit"); in ReadLastShutdownFile()297 time = base::StringPrintf(time_fmt, "end_session"); in ReadLastShutdownFile()