Searched defs:ProcessSession (Results 1 – 1 of 1) sorted by relevance
238 struct ProcessSession { struct240 Process host;242 struct SessionInfo {249 std::vector<SessionInfo> sessions;252 ~ProcessSession() { in ~ProcessSession()