Home
last modified time | relevance | path

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

/aosp14/frameworks/base/native/webview/loader/
H A Dloader.cpp120 jint DoLoadWithRelroFile(JNIEnv* env, const char* lib, const char* relro, in DoLoadWithRelroFile() function
181 ret = DoLoadWithRelroFile(env, lib_utf8, relro_utf8, clazzLoader); in LoadWithRelroFile()