OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:closeImpl
(Results
1 - 2
of
2
) sorted by null
/libcore/luni/src/main/java/java/util/regex/
Pattern.java
437
closeImpl
(address);
448
private static native void
closeImpl
(int addr);
Matcher.java
239
closeImpl
(address);
665
closeImpl
(address);
671
private static native void
closeImpl
(int addr);
Completed in 350 milliseconds