Home
last modified time | relevance | path

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

/external/sl4a/Common/src/org/apache/commons/codec/binary/
DBase64Codec.java53 private static final int DEFAULT_BUFFER_RESIZE_FACTOR = 2; field in Base64Codec
375 byte[] b = new byte[buffer.length * DEFAULT_BUFFER_RESIZE_FACTOR]; in resizeBuffer()
/external/owasp/sanitizer/lib/commons-codec-1.4/
Dcommons-codec-1.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...