Searched refs:GetLastSessionPath (Results 1 – 4 of 4) sorted by relevance
254 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
120 FilePath GetLastSessionPath();
262 SessionFileReader file_reader(GetLastSessionPath()); in ReadLastSessionCommandsImpl()268 base::DeleteFile(GetLastSessionPath(), false); in DeleteLastSession()276 const base::FilePath last_session_path = GetLastSessionPath(); in MoveCurrentSessionToLastSession()391 base::FilePath SessionBackend::GetLastSessionPath() { in GetLastSessionPath() function in SessionBackend
117 base::FilePath GetLastSessionPath();