Searched refs:InitMicrophone (Results 1 – 2 of 2) sorted by relevance
/device/google/cuttlefish/host/frontend/webrtc/libcommon/ | ||
D | audio_device.h | 85 int32_t InitMicrophone() override; |
D | audio_device.cpp | 148 int32_t CfAudioDeviceModule::InitMicrophone() { return 0; } in InitMicrophone() function in cuttlefish::webrtc_streaming::CfAudioDeviceModule |