Home
last modified time | relevance | path

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

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