HomeSort by relevance Sort by last modified time
    Searched refs:GetCurrentSessionPath (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/sessions/
session_backend.h 123 FilePath GetCurrentSessionPath();
session_backend.cc 267 const FilePath current_session_path = GetCurrentSessionPath();
307 SessionFileReader file_reader(GetCurrentSessionPath());
363 current_session_file_.reset(OpenAndWriteHeader(GetCurrentSessionPath()));
393 FilePath SessionBackend::GetCurrentSessionPath() {

Completed in 188 milliseconds