Home
last modified time | relevance | path

Searched defs:closeImpl (Results 1 – 3 of 3) sorted by relevance

/libcore/luni/src/main/java/java/util/regex/
DPattern.java455 private static native void closeImpl(long addr); in closeImpl() method in Pattern
DMatcher.java659 private static native void closeImpl(long addr); in closeImpl() method in Matcher
/libcore/luni/src/main/java/libcore/icu/
DNativeBreakIterator.java166 private static synchronized native void closeImpl(int address); in closeImpl() method in NativeBreakIterator