Home
last modified time | relevance | path

Searched defs:javaElementClass (Results 1 – 2 of 2) sorted by relevance

/art/runtime/native/
Djava_lang_reflect_Array.cc35 JNIEnv* env, jclass, jclass javaElementClass, jintArray javaDimArray) { in Array_createMultiArray() argument
53 static jobject Array_createObjectArray(JNIEnv* env, jclass, jclass javaElementClass, jint length) { in Array_createObjectArray() argument
Ddalvik_system_VMRuntime.cc104 static jobject VMRuntime_newNonMovableArray(JNIEnv* env, jobject, jclass javaElementClass, in VMRuntime_newNonMovableArray()
131 static jobject VMRuntime_newUnpaddedArray(JNIEnv* env, jobject, jclass javaElementClass, in VMRuntime_newUnpaddedArray()