Searched refs:nativeLoadWithRelroFile (Results 1 – 1 of 1) sorted by relevance
214 int result = nativeLoadWithRelroFile(libraryFileName, relroPath, clazzLoader); in loadNativeLibrary()225 static native int nativeLoadWithRelroFile(String lib, String relro, ClassLoader clazzLoader); in nativeLoadWithRelroFile() method in WebViewLibraryLoader