Home
last modified time | relevance | path

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

/external/opencore/nodes/streaming/streamingmanager/include/
Dpvmf_sm_node_events.h94 PVMFRTSPClientEngineNodeErrorEventStart = 1024, enumerator
/external/opencore/protocols/rtsp_client_engine/src/
Dpvrtsp_client_engine_node.cpp131 iCurrentErrorCode(PVMFRTSPClientEngineNodeErrorEventStart), in PVRTSPEngineNode()
1526 if (iCurrentErrorCode != PVMFRTSPClientEngineNodeErrorEventStart) in DispatchCommand()
1530 iCurrentErrorCode = PVMFRTSPClientEngineNodeErrorEventStart; in DispatchCommand()