Home
last modified time | relevance | path

Searched refs:numAbis (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/jni/
Dcom_android_internal_content_NativeLibraryHelper.cpp436 const int numAbis = env->GetArrayLength(supportedAbisArray); in findSupportedAbi() local
439 for (int i = 0; i < numAbis; ++i) { in findSupportedAbi()
470 for (int i = 0; i < numAbis; i++) { in findSupportedAbi()
481 for (int i = 0; i < numAbis; ++i) { in findSupportedAbi()