HomeSort by relevance Sort by last modified time
    Searched refs:StartPlayingDtmfTone (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/webrtc/voice_engine/include/
voe_dtmf.h 94 virtual int StartPlayingDtmfTone(int eventCode,
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
fakewebrtcvoiceengine.h 702 WEBRTC_STUB(StartPlayingDtmfTone,
    [all...]
  /external/chromium_org/third_party/webrtc/voice_engine/test/win_test/
WinTestDlg.cc 670 TEST2((res = _veDTMFPtr->StartPlayingDtmfTone(eventCode, attenuationDb)) == 0,
671 _T("StartPlayingDtmfTone(eventCode=%u, attenuationDb=%d)"), eventCode, attenuationDb);
    [all...]

Completed in 2267 milliseconds