Searched refs:getStackProfile (Results 1 – 4 of 4) sorted by relevance
38 EXPECT_TRUE(rtpStack2.getStackProfile() == nullptr); in TEST_F()42 EXPECT_TRUE(reinterpret_cast<void*>(rtpStack3.getStackProfile()) == in TEST_F()48 EXPECT_TRUE(reinterpret_cast<void*>(rtpStack.getStackProfile()) == in TEST_F()50 EXPECT_EQ(rtpStack.getStackProfile()->getTermNumber(), pobjStackProfile->getTermNumber()); in TEST_F()
92 RtpStackProfile* getStackProfile();
105 RtpStackProfile* RtpStack::getStackProfile() in getStackProfile() function in RtpStack
478 RtpStackProfile* pobjProfile = m_pobjRtpStack->getStackProfile(); in rtpMakeCompoundRtcpPacket()1129 RtpStackProfile* pobjRtpProfile = m_pobjRtpStack->getStackProfile(); in enableRtcp()1505 RtpStackProfile* pobjRtpProfile = m_pobjRtpStack->getStackProfile(); in processRcvdRtpPkt()2083 RtpStackProfile* pobjRtpProfile = m_pobjRtpStack->getStackProfile(); in sendRtcpByePacket()