Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/
Daudio_handler.cpp304 std::thread capture_thread([this, &audio_client]() { in Loop() local
312 capture_thread.join(); in Loop()