Searched refs:getContentLength (Results 1 – 13 of 13) sorted by relevance
141 if (entity.getContentLength() > 0) { in doDownload()142 body = new byte[(int) entity.getContentLength()]; in doDownload()
107 public long getContentLength() { in getContentLength() method in PluginData
121 public long getContentLength() { in getContentLength() method in CacheManager.CacheResult807 if (headers.getContentLength() > CACHE_MAX_SIZE) return null; in parseHeaders()
342 long contentLength = headers.getContentLength(); in handleHeaders()
206 public long getContentLength() { in getContentLength() method in MultipartEntity
222 public int getContentLength(DrmRights rights) throws DrmException { in getContentLength() method in DrmRawContent
473 if (entity.getContentLength() < 0) { in keepAlive()
423 long contentlen = headers.getContentLength(); in determineLength()
315 public long getContentLength() { in getContentLength() method in Headers
440 if (entity.getContentLength() < 1024) { in toCurl()
243 s = Long.toString(headers.getContentLength()); in headers()
24789 method public long getContentLength();31700 method public int getContentLength();42089 method public abstract long getContentLength();43360 method public long getContentLength();43376 method public long getContentLength();43396 method public long getContentLength();43406 method public long getContentLength();43418 method public long getContentLength();43430 method public long getContentLength();43439 method public long getContentLength();[all …]