Searched refs:SetSystemInputMute (Results 1 - 3 of 3) sorted by path

/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
H A Dfakewebrtcvoiceengine.h1059 WEBRTC_STUB(SetSystemInputMute, (bool));
/external/chromium_org/third_party/webrtc/voice_engine/include/mock/
H A Dmock_voe_volume_control.h32 MOCK_METHOD1(SetSystemInputMute, int(bool enable));
/external/chromium_org/third_party/webrtc/voice_engine/include/
H A Dvoe_volume_control.h111 virtual int SetSystemInputMute(bool enable) { return -1; } function in class:webrtc::VoEVolumeControl

Completed in 1010 milliseconds