Searched refs:RecordingIsAvailable (Results 1 – 2 of 2) sorted by relevance
/device/google/cuttlefish/host/frontend/webrtc/libcommon/ | ||
D | audio_device.h | 70 int32_t RecordingIsAvailable(bool* available) override; |
D | audio_device.cpp | 118 int32_t CfAudioDeviceModule::RecordingIsAvailable(bool* available) { in RecordingIsAvailable() function in cuttlefish::webrtc_streaming::CfAudioDeviceModule |