Searched refs:m_pobjStackProfile (Results 1 – 2 of 2) sorted by relevance
23 m_pobjStackProfile(nullptr) in RtpStack()30 if (m_pobjStackProfile != nullptr) in ~RtpStack()32 delete m_pobjStackProfile; in ~RtpStack()45 m_pobjStackProfile = pobjStackProfile; in RtpStack()50 RtpDt_UInt32 uiTermNum = m_pobjStackProfile->getTermNumber(); in createRtpSession()107 return m_pobjStackProfile; in getStackProfile()112 m_pobjStackProfile = pobjStackProfile; in setStackProfile()
48 RtpStackProfile* m_pobjStackProfile; variable