Home
last modified time | relevance | path

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

/external/opencore/protocols/sdp/common/include/
Dsdp_info.h108 bool setSegmentActive(int segment, bool status);
Dmedia_info.h587 inline void setSegmentActive(bool status) in setSegmentActive() function
943 setSegmentActive(pSource.segmentActive); in mediaInfo()
1013 setSegmentActive(pSource.segmentActive);
/external/opencore/protocols/sdp/parser/src/
Dsdp_info.cpp360 bool SDPInfo::setSegmentActive(int segment, bool status) in setSegmentActive() function in SDPInfo