Home
last modified time | relevance | path

Searched defs:load_library (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/platform_tools/android/launcher/
H A Dskia_launcher.cpp31 void* load_library(const char* appLocation, const char* libraryName) in load_library() function
/third_party/python/Modules/_ctypes/
H A Dcallproc.c1349 static PyObject *load_library(PyObject *self, PyObject *args) in load_library() function
/third_party/musl/porting/liteos_a/user/ldso/
H A Ddynlink.c1003 static struct dso *load_library(const char *name, struct dso *needed_by) in load_library() function
/third_party/musl/porting/liteos_a/user_debug/ldso/
H A Ddynlink.c1003 static struct dso *load_library(const char *name, struct dso *needed_by) in load_library() function
/third_party/musl/ldso/
H A Ddynlink.c1072 static struct dso *load_library(const char *name, struct dso *needed_by) function
/third_party/musl/porting/linux/user/ldso/
H A Ddynlink.c1968 struct dso *load_library( in load_library() function
[all...]
/third_party/musl/ldso/linux/
H A Ddynlink.c2156 struct dso *load_library( in load_library() function
[all...]

Completed in 22 milliseconds