Searched refs:hasRenderscriptBitcode (Results 1 – 3 of 3) sorted by relevance
390 hasRenderscriptBitcode(handle)) { in copyNativeBinariesWithOverride()438 hasRenderscriptBitcode(handle)) { in sumNativeBinariesWithOverride()450 private static native int hasRenderscriptBitcode(long apkHandle); in hasRenderscriptBitcode() method in NativeLibraryHelper452 public static boolean hasRenderscriptBitcode(Handle handle) throws IOException { in hasRenderscriptBitcode() method in NativeLibraryHelper454 final int res = hasRenderscriptBitcode(apkHandle); in hasRenderscriptBitcode()
414 && NativeLibraryHelper.hasRenderscriptBitcode(handle)) { in derivePackageAbi()
20167 HSPLcom/android/internal/content/NativeLibraryHelper;->hasRenderscriptBitcode(Lcom/android/internal…