Searched defs:setInputImpl (Results 1 – 3 of 3) sorted by relevance
310 private native void setInputImpl(byte[] buf, int offset, int byteCount, long handle); in setInputImpl() method in Inflater
420 private native void setInputImpl(byte[] buf, int offset, int byteCount, long handle); in setInputImpl() method in Deflater
668 private static native void setInputImpl(long addr, String s, int start, int end); in setInputImpl() method in Matcher