OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:arrayIndexScale
(Results
1 - 2
of
2
) sorted by null
/libcore/libart/src/main/java/sun/misc/
Unsafe.java
98
public int
arrayIndexScale
(Class clazz) {
/libcore/libdvm/src/main/java/sun/misc/
Unsafe.java
113
public int
arrayIndexScale
(Class clazz) {
123
* Helper for {@link #
arrayIndexScale
}, which does all the work,
Completed in 610 milliseconds