Home
last modified time | relevance | path

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

/external/opencore/protocols/rtsp_client_engine/inc/
Dpvrtsp_client_engine_node.h905 PVMFStatus SendRtspDescribe(PVRTSPEngineCommand &aCmd);
/external/opencore/protocols/rtsp_client_engine/src/
Dpvrtsp_client_engine_node.cpp1667 return SendRtspDescribe(aCmd); in DoInitNode()
1670 PVMFStatus PVRTSPEngineNode::SendRtspDescribe(PVRTSPEngineCommand &aCmd) in SendRtspDescribe() function in PVRTSPEngineNode
5027 myRet = SendRtspDescribe(aCmd); in DoErrorRecovery()