Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dstreamer.cpp161 std::unique_ptr<rtc::Thread> network_thread_; member in cuttlefish::webrtc_streaming::Streamer::Impl
197 impl->network_thread_ = std::move(*network_thread_result); in Create()
218 impl->network_thread_.get(), impl->worker_thread_.get(), in Create()