Home
last modified time | relevance | path

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

/external/opencore/protocols/rtsp_client_engine/inc/
Dpvrtsp_client_engine_node.h275 , PVMF_RTSP_NODE_CANCELALLRESET enumerator
/external/opencore/protocols/rtsp_client_engine/src/
Dpvrtsp_client_engine_node.cpp1267 && iRunningCmdQueue.front().iCmd == PVMF_RTSP_NODE_CANCELALLRESET) in ProcessCommand()
1364 case PVMF_RTSP_NODE_CANCELALLRESET: in DispatchCommand()
1558 case PVMF_RTSP_NODE_CANCELALLRESET: in CommandComplete()
1574 aCmd.iCmd = PVMF_RTSP_NODE_CANCELALLRESET; in CommandComplete()