Home
last modified time | relevance | path

Searched refs:writeLine (Results 1 – 14 of 14) sorted by relevance

/external/smali/util/src/main/java/org/jf/util/
DIndentingWriter.java68 private void writeLine(char[] chars, int start, int len) throws IOException { in writeLine() method in IndentingWriter
80 private void writeLine(String str, int start, int len) throws IOException { in writeLine() method in IndentingWriter
99 writeLine(chars, start, pos-start); in write()
109 writeLine(chars, start, pos-start); in write()
124 writeLine(str, start, end-start); in write()
127 writeLine(str, start, pos-start); in write()
192 writeLine(buffer, bufferIndex, 24-bufferIndex); in printUnsignedLongAsHex()
212 writeLine(buffer, bufferIndex, 24-bufferIndex); in printSignedLongAsDec()
232 writeLine(buffer, bufferIndex, 16-bufferIndex); in printSignedIntAsDec()
/external/apache-http/src/org/apache/http/impl/io/
DChunkedOutputStream.java102 this.out.writeLine(Integer.toHexString(this.cachePosition)); in flushCache()
104 this.out.writeLine(""); in flushCache()
118 this.out.writeLine(Integer.toHexString(this.cachePosition + len)); in flushCacheWithAppend()
121 this.out.writeLine(""); in flushCacheWithAppend()
127 this.out.writeLine("0"); in writeClosingChunk()
128 this.out.writeLine(""); in writeClosingChunk()
DAbstractMessageWriter.java84 this.sessionBuffer.writeLine in write()
88 this.sessionBuffer.writeLine(this.lineBuf); in write()
DAbstractSessionOutputBuffer.java142 public void writeLine(final String s) throws IOException { in writeLine() method in AbstractSessionOutputBuffer
152 public void writeLine(final CharArrayBuffer s) throws IOException { in writeLine() method in AbstractSessionOutputBuffer
DHttpRequestWriter.java62 this.sessionBuffer.writeLine(buffer); in writeHeadLine()
DHttpResponseWriter.java62 this.sessionBuffer.writeLine(buffer); in writeHeadLine()
/external/apache-http/src/org/apache/http/impl/conn/
DLoggingSessionOutputBuffer.java95 public void writeLine(final CharArrayBuffer buffer) throws IOException { in writeLine() method in LoggingSessionOutputBuffer
96 this.out.writeLine(buffer); in writeLine()
103 public void writeLine(final String s) throws IOException { in writeLine() method in LoggingSessionOutputBuffer
104 this.out.writeLine(s); in writeLine()
/external/apache-http/src/org/apache/http/io/
DSessionOutputBuffer.java60 void writeLine(String s) throws IOException; in writeLine() method
62 void writeLine(CharArrayBuffer buffer) throws IOException; in writeLine() method
/external/robolectric/lib/main/
Dhttpcore-4.0.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
Dhttpclient-4.0.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.apache.commons.httpclient_3.1.0.v201005080502.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...