Home
last modified time | relevance | path

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

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