Home
last modified time | relevance | path

Searched defs:findImpl (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/annotations/hiddenapi/java/util/regex/
DMatcher.java205 private static native boolean findImpl(long addr, int startIndex, int[] offsets); in findImpl() method in Matcher
/libcore/ojluni/src/main/java/java/util/regex/
DMatcher.java1224 private static native boolean findImpl(long addr, int startIndex, int[] offsets); in findImpl() method in Matcher