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