Home
last modified time | relevance | path

Searched refs:setTransportProfile (Results 1 – 2 of 2) sorted by relevance

/external/opencore/protocols/sdp/common/include/
Dmedia_info.h288 inline void setTransportProfile(char* tProfile) in setTransportProfile() function
292 inline void setTransportProfile(const OSCL_HeapString<SDPParserAlloc>& tProfile) in setTransportProfile() function
296 inline void setTransportProfile(const OsclMemoryFragment memFrag) in setTransportProfile() function
884 setTransportProfile(pSource.transportProfile); in mediaInfo()
955 setTransportProfile(pSource.transportProfile);
/external/opencore/protocols/sdp/parser/src/
Dbasemediainfoparser.cpp223 mediaStr->setTransportProfile(memFrag); in baseMediaInfoParser()