Home
last modified time | relevance | path

Searched defs:do_dlopen (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/native/opengl/libs/EGL/
H A DLoader.cpp91 static void* do_dlopen(const char* path, int mode) { in do_dlopen() function
/aosp_15_r20/bionic/linker/
H A Dlinker.cpp2124 void* do_dlopen(const char* name, int flags, in do_dlopen() function