Searched refs:hasRenderscriptBitcode (Results 1 – 3 of 3) sorted by relevance
391 hasRenderscriptBitcode(handle)) { in copyNativeBinariesWithOverride()439 hasRenderscriptBitcode(handle)) { in sumNativeBinariesWithOverride()454 private static native int hasRenderscriptBitcode(long apkHandle); in hasRenderscriptBitcode() method in NativeLibraryHelper456 public static boolean hasRenderscriptBitcode(Handle handle) throws IOException { in hasRenderscriptBitcode() method in NativeLibraryHelper458 final int res = hasRenderscriptBitcode(apkHandle); in hasRenderscriptBitcode()
11783 NativeLibraryHelper.hasRenderscriptBitcode(handle)) {
38433 HSPLcom/android/internal/content/NativeLibraryHelper;->hasRenderscriptBitcode(Lcom/android/internal…