Home
last modified time | relevance | path

Searched defs:ContentLength (Results 1 – 4 of 4) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/header/
DContentLength.java75 public class ContentLength class
91 public ContentLength() { in ContentLength() method in ContentLength
98 public ContentLength(int length) { in ContentLength() method in ContentLength
/external/chromium_org/components/data_reduction_proxy/browser/
Ddata_reduction_proxy_tamper_detection_unittest.cc515 TEST_F(DataReductionProxyTamperDetectionTest, ContentLength) { in TEST_F() argument
/external/libxml2/
Dnanohttp.c149 int ContentLength; /* specified content length from HTTP header */ member
/external/chromium_org/third_party/libxml/src/
Dnanohttp.c154 int ContentLength; /* specified content length from HTTP header */ member