Searched refs:RememberConnection (Results 1 – 1 of 1) sorted by relevance
129 void RememberConnection(void*, std::weak_ptr<WsConnection>);397 void WsConnectionContext::RememberConnection(void* raw, in RememberConnection() function in cuttlefish::webrtc_streaming::WsConnectionContext602 context_->RememberConnection(wsi_, weak_from_this()); in ConnectInner()