Home
last modified time | relevance | path

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

/external/opencore/protocols/rtsp_client_engine/inc/
Dpvrtsp_client_engine_node.h879 PVMFStatus DispatchCommand(PVRTSPEngineCommand& aCmd);
/external/opencore/protocols/rtsp_client_engine/src/
Dpvrtsp_client_engine_node.cpp1075 DispatchCommand(iRunningCmdQueue.front()); in Run()
1289 DispatchCommand(iRunningCmdQueue.front()); in ProcessCommand()
1293 PVMFStatus PVRTSPEngineNode::DispatchCommand(PVRTSPEngineCommand& aCmd) in DispatchCommand() function in PVRTSPEngineNode