GetCurrentSessionPath  272 chrome/browser/sessions/session_backend.cc   const base::FilePath current_session_path = GetCurrentSessionPath();
GetCurrentSessionPath  300 chrome/browser/sessions/session_backend.cc   SessionFileReader file_reader(GetCurrentSessionPath());
GetCurrentSessionPath  368 chrome/browser/sessions/session_backend.cc     current_session_file_.reset(OpenAndWriteHeader(GetCurrentSessionPath()));
GetCurrentSessionPath  120 chrome/browser/sessions/session_backend.h   base::FilePath GetCurrentSessionPath();