Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/lib/
Dstreamer.cpp208 auto ws_context = WsConnectionContext::Create(); in Register() local
209 CHECK(ws_context) << "Failed to create websocket context"; in Register()
210 server_connection_ = ws_context->CreateConnection( in Register()