Home
last modified time | relevance | path

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

/external/opencore/protocols/rtsp_parcom/src/
Drtsp_par_com_outgoing_message.cpp835 StrCSumPtrLen timeStampName("Timestamp"); in bind() local
845 if (NULL != (timeStampVal = incoming.queryField(timeStampName))) in bind()
847 addField(&timeStampName, timeStampVal); in bind()