Searched defs:savedSessionInfo (Results 1 – 4 of 4) sorted by relevance
35 explicit D2DConnectionContextV1Peer(const std::string& savedSessionInfo) { in D2DConnectionContextV1Peer()
116 …ectionContextV1 fromSavedSession(@Nonnull byte[] savedSessionInfo) throws SessionRestoreException { in fromSavedSession()
206 public static D2DConnectionContext fromSavedSession(byte[] savedSessionInfo) { in fromSavedSession()
205 D2DConnectionContextV1::FromSavedSession(const std::string& savedSessionInfo) { in FromSavedSession()