Home
last modified time | relevance | path

Searched refs:objSer (Results 1 – 8 of 8) sorted by relevance

/external/apache-http/src/org/apache/http/entity/
DSerializableEntity.java50 private byte[] objSer; field in SerializableEntity
72 this.objSer = baos.toByteArray(); in createBytes()
76 if (this.objSer == null) { in getContent()
79 return new ByteArrayInputStream(this.objSer); in getContent()
83 if (this.objSer == null) { in getContentLength()
86 return this.objSer.length; in getContentLength()
95 return this.objSer == null; in isStreaming()
103 if (this.objSer == null) { in writeTo()
108 outstream.write(this.objSer); in writeTo()
/external/robolectric/v1/lib/main/
Dhttpcore-4.0.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-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/ ...