Searched refs:supportedAbisArray (Results 1 – 1 of 1) sorted by relevance
431 static int findSupportedAbi(JNIEnv *env, jlong apkHandle, jobjectArray supportedAbisArray, in findSupportedAbi() argument433 const int numAbis = env->GetArrayLength(supportedAbisArray); in findSupportedAbi()438 (jstring) env->GetObjectArrayElement(supportedAbisArray, i))); in findSupportedAbi()