Home
last modified time | relevance | path

Searched refs:lenStrategy (Results 1 – 10 of 10) sorted by relevance

/external/apache-http/src/org/apache/http/impl/entity/
DEntitySerializer.java65 private final ContentLengthStrategy lenStrategy; field in EntitySerializer
67 public EntitySerializer(final ContentLengthStrategy lenStrategy) { in EntitySerializer() argument
69 if (lenStrategy == null) { in EntitySerializer()
72 this.lenStrategy = lenStrategy; in EntitySerializer()
78 long len = this.lenStrategy.determineLength(message); in doSerialize()
DEntityDeserializer.java67 private final ContentLengthStrategy lenStrategy; field in EntityDeserializer
69 public EntityDeserializer(final ContentLengthStrategy lenStrategy) { in EntityDeserializer() argument
71 if (lenStrategy == null) { in EntityDeserializer()
74 this.lenStrategy = lenStrategy; in EntityDeserializer()
82 long len = this.lenStrategy.determineLength(message); in doDeserialize()
/external/robolectric/v1/lib/main/
Dhttpcore-4.0.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/robolectric/v3/runtime/
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...