Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/androidfw/tests/
H A DLoadedArsc_test.cpp130 TEST(LoadedArscTest, LoadSharedLibrary) { in TEST() argument
/aosp12/bionic/libc/bionic/
H A Dmalloc_common_dynamic.cpp284 void* LoadSharedLibrary(const char* shared_lib, const char* prefix, MallocDispatch* dispatch_table)… in LoadSharedLibrary() function