Home
last modified time | relevance | path

Searched refs:SetContentLength (Results 1 – 7 of 7) sorted by relevance

/external/opencore/nodes/pvdownloadmanagernode/include/
Dpvmf_filebufferdatastream_factory.h210 void SetContentLength(uint32 aContentLength) in SetContentLength() function
349 void SetContentLength(uint32 aContentLength) in SetContentLength() function
Dpvmf_memorybufferdatastream_factory.h390 void SetContentLength(uint32 aContentLength) in SetContentLength() function
513 OSCL_IMPORT_REF void SetContentLength(uint32 aContentLength);
/external/opencore/fileformats/common/parser/include/
Dpvmi_datastreamsyncinterface_ref_impl.h127 void SetContentLength(uint32 aContentLength) in SetContentLength() function
/external/opencore/pvmi/pvmf/include/
Dpvmi_datastreamsyncinterface_ref_impl.h127 void SetContentLength(uint32 aContentLength) in SetContentLength() function
Dpvmi_data_stream_interface.h410 virtual void SetContentLength(uint32 aLength) in SetContentLength() function
/external/opencore/nodes/pvprotocolenginenode/download_protocols/progressive_streaming/src/
Dpvmf_protocol_engine_node_progressive_streaming.cpp294 if (iDataStream) iDataStream->SetContentLength(aLength); in setContentLength()
/external/opencore/nodes/pvdownloadmanagernode/src/
Dpvmf_memorybufferdatastream_factory.cpp2142 PVMFMemoryBufferWriteDataStreamImpl::SetContentLength(uint32 aContentLength) in SetContentLength() function in PVMFMemoryBufferWriteDataStreamImpl