Searched refs:getSessionDir (Results 1 – 1 of 1) sorted by relevance
44 std::string getSessionDir(int session_id) { in getSessionDir() function49 return getSessionDir(session_id) + "/" + kStateFileName; in getSessionStateFilePath()59 std::string sessionDir = getSessionDir(session_id); in createSessionDirIfNeeded()69 std::string session_dir = getSessionDir(session_id); in deleteSessionDir()