Home
last modified time | relevance | path

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

/libnativehelper/
Dlibnativehelper_lazy.c80 static void* LoadLibnativehelper(int dlopen_flags) { in LoadLibnativehelper() argument
84 return dlopen("libnativehelper.so", dlopen_flags); in LoadLibnativehelper()