Home
last modified time | relevance | path

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

/external/opencore/protocols/rtsp_parcom/src/
Drtsp_par_com_constants.h29 static const char* const RtspMethodStringPLSS[] = variable
Drtsp_par_com_outgoing_message.cpp455 uint32 method_strlen = oscl_strlen(RtspMethodStringPLSS[method]); in compose()
457 RtspMethodStringPLSS[method], in compose()