Searched refs:dlopen_ext (Results 1 – 1 of 1) sorted by relevance
68 static void* dlopen_ext(const char* filename, int flags, const android_dlextinfo* extinfo) { in dlopen_ext() function79 return dlopen_ext(filename, flags, extinfo); in android_dlopen_ext()83 return dlopen_ext(filename, flags, nullptr); in dlopen()