Home
last modified time | relevance | path

Searched refs:GetConnection (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/frontend/webrtc/lib/
Dws_connection.cpp97 std::shared_ptr<WsConnectionImpl> GetConnection(void*);
183 std::shared_ptr<WsConnectionImpl> WsConnectionContextImpl::GetConnection( in GetConnection() function in WsConnectionContextImpl
307 auto connection = context->GetConnection(wsi); in LwsCallback()