Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dserver_connection.cpp99 CreateConnectionSul extended_sul_; member in cuttlefish::webrtc_streaming::WsConnection
429 memset(&extended_sul_.sul, 0, sizeof(extended_sul_.sul)); in Connect()
430 extended_sul_.weak_this = weak_from_this(); in Connect()
431 lws_sul_schedule(context_->lws_context(), 0, &extended_sul_.sul, in Connect()