Searched refs:NewShortArray (Results 1 – 3 of 3) sorted by relevance
2631 static jshortArray NewShortArray(JNIEnv* env, jsize length) { in NewShortArray() function in art::__anonaa3778310111::CheckJNI3585 result.a = baseEnv(env)->NewShortArray(env, length); in NewPrimitiveArray()3999 CheckJNI::NewShortArray,
2261 static jshortArray NewShortArray(JNIEnv* env, jsize length) { in NewShortArray() function in art::JNI3103 JNIImpl::NewShortArray,
1254 EXPECT_PRIMITIVE_ARRAY(NewShortArray, GetShortArrayRegion, SetShortArrayRegion, in TEST_F()