Searched refs:hitEndImpl (Results 1 – 2 of 2) sorted by relevance
991 return hitEndImpl(address); in hitEnd()1188 private static native boolean hitEndImpl(long addr); in hitEndImpl() method in Matcher
269 NATIVE_METHOD(Matcher, hitEndImpl, "(J)Z"),