Searched refs:hitEndImpl (Results 1 – 3 of 3) sorted by relevance
1111 return hitEndImpl(address); in hitEnd()1228 private static native boolean hitEndImpl(long addr); in hitEndImpl() method in Matcher
213 private static native boolean hitEndImpl(long addr); in hitEndImpl() method in Matcher
278 NATIVE_METHOD(Matcher, hitEndImpl, "(J)Z"),