HomeSort by relevance Sort by last modified time
    Searched refs:LoadSharedLibrary (Results 1 - 2 of 2) sorted by null

  /bionic/libc/bionic/
malloc_common.cpp 382 static void* LoadSharedLibrary(const char* shared_lib, const char* prefix, MallocDispatch* dispatch_table) {
436 void* impl_handle = LoadSharedLibrary(shared_lib, prefix, &dispatch_table);
  /frameworks/base/libs/androidfw/tests/
LoadedArsc_test.cpp 93 TEST(LoadedArscTest, LoadSharedLibrary) {

Completed in 746 milliseconds