last_capture_error_  270 remoting/host/audio_capturer_win.cc   if (FAILED(hr) && hr != last_capture_error_) {
last_capture_error_  271 remoting/host/audio_capturer_win.cc     last_capture_error_ = hr;
last_capture_error_   52 remoting/host/audio_capturer_win.h   HRESULT last_capture_error_;