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

  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
rtp_sender_audio.h 55 bool SendTelephoneEventActive(int8_t& telephoneEvent) const;
rtp_rtcp_impl.h 279 virtual bool SendTelephoneEventActive(int8_t& telephone_event) const OVERRIDE;
rtp_sender_audio.cc 213 RTPSenderAudio::SendTelephoneEventActive(int8_t& telephoneEvent) const
rtp_sender.h 233 bool SendTelephoneEventActive(int8_t *telephone_event) const;
rtp_rtcp_impl.cc     [all...]
rtp_sender.cc     [all...]
  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/interface/
rtp_rtcp.h 631 * SendTelephoneEventActive
637 virtual bool SendTelephoneEventActive(
  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/mocks/
mock_rtp_rtcp.h 232 MOCK_CONST_METHOD1(SendTelephoneEventActive,

Completed in 1334 milliseconds