Searched refs:session_paths (Results 1 – 1 of 1) sorted by relevance
111 Result<std::vector<std::string>> session_paths = ReadDir( in GetSessions() local117 if (!session_paths.ok()) { in GetSessions()121 for (const std::string& session_dir_path : *session_paths) { in GetSessions()