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