Home
last modified time | relevance | path

Searched refs:FindPendingCmd (Results 1 – 6 of 6) sorted by relevance

/external/opencore/nodes/pvprotocolenginenode/download_protocols/progressive_streaming/src/
Dpvmf_protocol_engine_node_progressive_streaming.cpp117 …PVMFProtocolEngineNodeCommand *pCmd = iObserver->FindPendingCmd(PVPROTOCOLENGINE_NODE_CMD_DATASTRE… in completeRepositionRequest()
/external/opencore/nodes/pvprotocolenginenode/base/src/
Dpvmf_protocol_engine_node.h374 PVMFProtocolEngineNodeCommand* FindPendingCmd(int32 aCmdId);
Dpvmf_protocol_engine_node.cpp2721 PVMFProtocolEngineNodeCommand* PVMFProtocolEngineNode::FindPendingCmd(int32 aCmdId) in FindPendingCmd() function in PVMFProtocolEngineNode
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/
Dtscmain.h617 int FindPendingCmd(PVMFCommandId aCommandId);
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtscmain.cpp2171 int cmdIndex = FindPendingCmd((PVMFCommandId)cmd.iParam1); in DoCancelCommand()
2195 int TSC_324m::FindPendingCmd(PVMFCommandId aCommandId) in FindPendingCmd() function in TSC_324m
/external/opencore/nodes/pvprotocolenginenode/protocol_common/src/
Dpvmf_protocol_engine_node_common.h300 virtual PVMFProtocolEngineNodeCommand* FindPendingCmd(int32 aCmdId) = 0;