Home
last modified time | relevance | path

Searched defs:aContentLength (Results 1 – 6 of 6) sorted by relevance

/external/opencore/fileformats/common/parser/include/
Dpvmi_datastreamsyncinterface_ref_impl.h127 void SetContentLength(uint32 aContentLength) in SetContentLength()
/external/opencore/pvmi/pvmf/include/
Dpvmi_datastreamsyncinterface_ref_impl.h127 void SetContentLength(uint32 aContentLength) in SetContentLength()
/external/opencore/nodes/pvdownloadmanagernode/include/
Dpvmf_filebufferdatastream_factory.h210 void SetContentLength(uint32 aContentLength) in SetContentLength()
349 void SetContentLength(uint32 aContentLength) in SetContentLength()
Dpvmf_memorybufferdatastream_factory.h390 void SetContentLength(uint32 aContentLength) in SetContentLength()
/external/opencore/protocols/http_parcom/src/
Dhttp_parser.cpp1176 uint32 aContentLength = 0; in checkGood2xxCode() local
/external/opencore/nodes/pvdownloadmanagernode/src/
Dpvmf_memorybufferdatastream_factory.cpp2142 PVMFMemoryBufferWriteDataStreamImpl::SetContentLength(uint32 aContentLength) in SetContentLength()