OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:useTransparentBoundsImpl
(Results
1 - 2
of
2
) sorted by null
/libcore/luni/src/main/java/java/util/regex/
Matcher.java
256
useTransparentBoundsImpl
(address, transparentBounds);
594
useTransparentBoundsImpl
(address, value);
682
private static native void
useTransparentBoundsImpl
(int addr, boolean value);
/libcore/luni/src/main/native/
java_util_regex_Matcher.cpp
212
NATIVE_METHOD(Matcher,
useTransparentBoundsImpl
, "(IZ)V"),
Completed in 106 milliseconds