Searched defs:nativeSize (Results 1 - 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/java/util/regex/
H A DPattern.java937 Pattern.class.getClassLoader(), getNativeFinalizer(), nativeSize());
1350 private static native int nativeSize(); method in class:Pattern
H A DMatcher.java130 Matcher.class.getClassLoader(), getNativeFinalizer(), nativeSize());
1206 private static native int nativeSize(); method in class:Matcher

Completed in 5858 milliseconds