Searched refs:FromSavedSession (Results 1 – 3 of 3) sorted by relevance
67 static std::unique_ptr<D2DConnectionContextV1> FromSavedSession(
36 context_ = D2DConnectionContextV1::FromSavedSession(savedSessionInfo); in D2DConnectionContextV1Peer()
205 D2DConnectionContextV1::FromSavedSession(const std::string& savedSessionInfo) { in FromSavedSession() function in securegcm::D2DConnectionContextV1