Searched defs:findSupportedAbi (Results 1 – 2 of 2) sorted by relevance
215 public static int findSupportedAbi(Handle handle, String[] supportedAbis) { in findSupportedAbi() method in NativeLibraryHelper
431 static int findSupportedAbi(JNIEnv *env, jlong apkHandle, jobjectArray supportedAbisArray, in findSupportedAbi() function