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

  /external/chromium/chrome/browser/sessions/
session_backend.h 120 FilePath GetLastSessionPath();
session_backend.cc 254 SessionFileReader file_reader(GetLastSessionPath());
260 file_util::Delete(GetLastSessionPath(), false);
268 const FilePath last_session_path = GetLastSessionPath();
384 FilePath SessionBackend::GetLastSessionPath() {

Completed in 41 milliseconds