Home
last modified time | relevance | path

Searched refs:currentLinePos (Results 1 – 2 of 2) sorted by relevance

/external/sl4a/Common/src/org/apache/commons/codec/binary/
DBase64Codec.java193 private int currentLinePos; field in Base64Codec
503 currentLinePos += 4; in encode()
504 if (lineLength > 0 && lineLength <= currentLinePos) { in encode()
507 currentLinePos = 0; in encode()
1049 currentLinePos = 0; in reset()
/external/owasp/sanitizer/lib/commons-codec-1.4/
Dcommons-codec-1.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...