Home
last modified time | relevance | path

Searched refs:destinationIsSet (Results 1 – 4 of 4) sorted by relevance

/external/opencore/protocols/rtsp_parcom/src/
Drtsp_transport.h42 bool destinationIsSet; member
Drtsp_par_com_message.cpp55 transport[jj].destinationIsSet = false; in reset()
Drtsp_par_com_incoming_message.cpp942 rtspTrans->destinationIsSet = false; in parseOneTransportEntry()
1133 rtspTrans->destinationIsSet = true; in parseOneTransportEntry()
Drtsp_par_com_outgoing_message.cpp901 if (rtspTrans->destinationIsSet) in composeTransport()