Searched defs:ParseSessionState (Results 1 – 2 of 2) sorted by relevance
182 func ParseSessionState(data []byte) (*SessionState, error) { func
46 static Result<SessionState> ParseSessionState(const std::string& session_dir) { in ParseSessionState() function