Home
last modified time | relevance | path

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

/external/opencore/nodes/pvprotocolenginenode/base/src/
Dpvmf_protocol_engine_node.cpp2532 bool PVMFProtocolEngineNode::SendPortMediaCommand(PVMFProtocolEnginePort *aPort, PVUid32 aCmdId, co… in SendPortMediaCommand() function in PVMFProtocolEngineNode
2686 return SendPortMediaCommand(aPort, aCmdId, isForLogging); in SendMediaCommand()
2999 …iNode->SendPortMediaCommand(iNode->iPortOut, PVMF_MEDIA_CMD_EOS_FORMAT_ID); // enqueuing EOS shoul… in handle()
3170 iNode->SendPortMediaCommand(iNode->iPortOut, PVMF_MEDIA_CMD_RE_CONFIG_FORMAT_ID); in handle()
3310 …if (!iNode->SendPortMediaCommand(iNode->iPortInForLogging, PVMF_MEDIA_CMD_SOCKET_CONNECT_FORMAT_ID… in handleEOSLogging()
Dpvmf_protocol_engine_node.h400 …bool SendPortMediaCommand(PVMFProtocolEnginePort *aPort, PVUid32 aCmdId, const bool isForLogging =…