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

/external/chromium_org/third_party/webrtc/voice_engine/include/
H A Dvoe_base.h182 virtual int GetOnHoldStatus(int channel, bool& enabled, function in class:webrtc::VoEBase
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
H A Dfakewebrtcvoiceengine.h500 WEBRTC_STUB(GetOnHoldStatus, (int, bool&, webrtc::OnHoldModes&));
/external/chromium_org/third_party/webrtc/voice_engine/test/win_test/
H A DWinTestDlg.cc2671 TEST(_veBasePtr->GetOnHoldStatus(channel, enabled, mode) == 0,
2672 _T("GetOnHoldStatus(channel=%d, enabled=?, mode=?)"), channel);

Completed in 120 milliseconds