Searched refs:nativePull (Results 1 – 2 of 2) sorted by relevance
18 private static native ByteBuffer nativePull(long[] context); in nativePull() method in EncoderJNI89 return nativePull(context); in pull()
18 private static native ByteBuffer nativePull(long[] context); in nativePull() method in DecoderJNI93 ByteBuffer result = nativePull(context); in pull()