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