Home
last modified time | relevance | path

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

/bionic/tests/
Ddlext_test.cpp747 void* handle1 = android_dlopen_ext(root_lib, RTLD_NOW, &extinfo); in TEST() local
1212 void* handle1 = android_dlopen_ext(root_lib, RTLD_NOW, &extinfo); in TEST() local
1321 void* handle1 = android_dlopen_ext(root_lib, RTLD_NOW, &extinfo); in TEST() local
1572 void* handle1 = android_dlopen_ext(root_lib, RTLD_NOW, &extinfo); in TEST() local
Ddlfcn_test.cpp746 void* handle1 = dlopen("libtest_nodelete_2.so", RTLD_NOW | RTLD_NODELETE); local
904 void* handle1 = dlopen(nullptr, RTLD_NOW); local
1111 void* handle1 = dlopen("libdlext_test.so", RTLD_NOW); local