Home
last modified time | relevance | path

Searched defs:dlopen (Results 1 – 3 of 3) sorted by relevance

/aosp12/bionic/libdl/
H A Dlibdl_static.cpp21 void* dlopen(const char* /*filename*/, int /*flag*/) { in dlopen() function
H A Dlibdl.cpp82 void* dlopen(const char* filename, int flag) { in dlopen() function
/aosp12/hardware/google/camera/common/hal/hidl_service/
H A Dlibc_wrappers.cc178 extern "C" void* dlopen(const char* filename, int flags) { in dlopen() function