Home
last modified time | relevance | path

Searched refs:GetLastSessionPath (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/sessions/
Dsession_backend.cc254 SessionFileReader file_reader(GetLastSessionPath()); in ReadLastSessionCommandsImpl()
260 file_util::Delete(GetLastSessionPath(), false); in DeleteLastSession()
268 const FilePath last_session_path = GetLastSessionPath(); in MoveCurrentSessionToLastSession()
384 FilePath SessionBackend::GetLastSessionPath() { in GetLastSessionPath() function in SessionBackend
Dsession_backend.h120 FilePath GetLastSessionPath();