Home
last modified time | relevance | path

Searched refs:nativeLoadWithRelroFile (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/webkit/
H A DWebViewLibraryLoader.java225 int result = nativeLoadWithRelroFile(libraryFileName, relroPath, clazzLoader); in loadNativeLibrary()
236 static native int nativeLoadWithRelroFile(String lib, String relro, ClassLoader clazzLoader); in nativeLoadWithRelroFile() method in WebViewLibraryLoader
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt65613 Landroid/webkit/WebViewLibraryLoader;->nativeLoadWithRelroFile(Ljava/lang/String;Ljava/lang/String;…