Searched refs:GetSystemInputMute (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/webrtc/voice_engine/include/mock/
H A Dmock_voe_volume_control.h33 MOCK_METHOD1(GetSystemInputMute, int(bool& enabled));
/external/chromium_org/third_party/webrtc/voice_engine/include/
H A Dvoe_volume_control.h112 virtual int GetSystemInputMute(bool& enabled) { return -1; } function in class:webrtc::VoEVolumeControl
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
H A Dfakewebrtcvoiceengine.h1060 WEBRTC_STUB(GetSystemInputMute, (bool&));

Completed in 165 milliseconds