Searched refs:setStackProfile (Results 1 – 4 of 4) sorted by relevance
98 RtpDt_Void setStackProfile(IN RtpStackProfile* pobjStackProfile);
110 RtpDt_Void RtpStack::setStackProfile(IN RtpStackProfile* pobjStackProfile) in setStackProfile() function in RtpStack
28 virtual void SetUp() override { rtpStack.setStackProfile(pobjStackProfile); } in SetUp()
277 g_pobjRtpStack->setStackProfile(pobjStackProfile); in IMS_RtpSvc_Initialize()