Home
last modified time | relevance | path

Searched refs:SetMaxHttpStreamingSize (Results 1 – 3 of 3) sorted by relevance

/external/opencore/nodes/pvprotocolenginenode/include/
Dpvmf_protocol_engine_node_extension.h443 virtual void SetMaxHttpStreamingSize(const uint32 aMaxHttpStreamingSize) = 0;
/external/opencore/nodes/pvprotocolenginenode/base/src/
Dpvmf_protocol_engine_node.h236 void SetMaxHttpStreamingSize(const uint32 aMaxHttpStreamingSize) in SetMaxHttpStreamingSize() function
238 …if (iInterfacingObjectContainer) iInterfacingObjectContainer->SetMaxHttpStreamingSize(aMaxHttpStre… in SetMaxHttpStreamingSize()
/external/opencore/nodes/pvprotocolenginenode/protocol_common/src/
Dpvmf_protocol_engine_node_common.h1355 void SetMaxHttpStreamingSize(uint32 aMaxHttpStreamingSize) in SetMaxHttpStreamingSize() function