Searched refs:sessionPath (Results 1 – 1 of 1) sorted by relevance
88 auto sessionPath = createSessionDirIfNeeded(session_id); in CreateSession() local89 if (!sessionPath.ok()) { in CreateSession()90 return sessionPath.error(); in CreateSession()