Home
last modified time | relevance | path

Searched defs:setContentLength (Results 1 – 3 of 3) sorted by relevance

/external/apache-http/src/org/apache/http/entity/
DBasicHttpEntity.java106 public void setContentLength(long len) { in setContentLength() method in BasicHttpEntity
/external/opencore/nodes/pvprotocolenginenode/download_protocols/progressive_streaming/src/
Dpvmf_protocol_engine_node_progressive_streaming.cpp292 OSCL_EXPORT_REF void pvProgressiveStreamingOutput::setContentLength(uint32 aLength) in setContentLength() function in pvProgressiveStreamingOutput
/external/opencore/nodes/pvprotocolenginenode/protocol_common/src/
Dpvmf_protocol_engine_node_common.h1003 virtual void setContentLength(uint32 aLength) in setContentLength() function