Searched refs:Recording (Results 1 – 2 of 2) sorted by relevance
/device/google/cuttlefish/host/frontend/webrtc/libcommon/ | ||
D | audio_device.h | 80 bool Recording() const override; |
D | audio_device.cpp | 143 bool CfAudioDeviceModule::Recording() const { return recording_; } in Recording() function in cuttlefish::webrtc_streaming::CfAudioDeviceModule |