HomeSort by relevance Sort by last modified time
    Searched defs:CHUNKED (Results 1 - 4 of 4) sorted by null

  /external/apache-http/src/org/apache/http/entity/
ContentLengthStrategy.java 55 public static final int CHUNKED = -2;
  /external/chromium_org/net/base/
upload_data_stream.h 24 // An enum used to construct chunked data stream.
25 enum Chunked { CHUNKED };
27 // Constructs a non-chunked data stream.
31 // Constructs a chunked data stream.
32 UploadDataStream(Chunked chunked, int64 identifier);
75 // for example, if the file is truncated. When the data is chunked, size()
94 // Adds the given chunk of bytes to be sent with chunked transfer encoding.
133 // |total_size_| is set to zero when the data is chunked
    [all...]
  /external/chromium_org/third_party/libaddressinput/src/java/testlibs/
httpcore-4.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.mortbay.jetty.server_6.1.23.v201004211559.jar 

Completed in 282 milliseconds