Home
last modified time | relevance | path

Searched refs:setWeSent (Results 1 – 3 of 3) sorted by relevance

/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/protocol/include/rtp/core/
DRtpTimerInfo.h109 RtpDt_Void setWeSent(IN RtpDt_UInt32 uiWeSent);
/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/protocol/rtp/core/
DRtpTimerInfo.cpp283 RtpDt_Void RtpTimerInfo::setWeSent(IN RtpDt_UInt32 uiWeSent) in setWeSent() function in RtpTimerInfo
DRtpSession.cpp800 m_objTimerInfo.setWeSent(RTP_ONE); in rtcpTimerExpiry()
804 m_objTimerInfo.setWeSent(RTP_ZERO); in rtcpTimerExpiry()
1777 m_objTimerInfo.setWeSent(RTP_TWO); in createRtpPacket()