Home
last modified time | relevance | path

Searched refs:_microphoneMute (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_device/test/
Dfunc_test_manager.h126 _microphoneMute = enable; in SetMicrophoneMute()
159 bool _microphoneMute; variable
Dfunc_test_manager.cc141 _microphoneMute(false), in AudioTransportImpl()
276 if (_microphoneMute && (_recCount % 500 == 0)) in RecordedDataIsAvailable()