Searched refs:nativeLoadWithRelroFile (Results 1 – 1 of 1) sorted by relevance
705 int result = nativeLoadWithRelroFile(args[0] /* path32 */, in loadNativeLibrary()729 private static native int nativeLoadWithRelroFile(String lib32, String lib64, in nativeLoadWithRelroFile() method in WebViewFactory