Lines Matching defs:handle

136   ZipArchiveHandle handle;  in TEST_F()  local
202 void* handle = dlopen("libdlext_test.so", RTLD_NOW); in TEST() local
220 void* handle = dlopen(symlink_name.c_str(), RTLD_NOW); in TEST() local
264 void* handle = dlopen((lib_path + "!/libdir/libatest_simple_zip.so").c_str(), RTLD_NOW); in TEST() local
278 void* handle = dlopen((lib_path + "!/libdir/libtest_dt_runpath_d_zip.so").c_str(), RTLD_NOW); in TEST() local
303 void* handle = dlopen("libdlext_test_zip.so", RTLD_NOW); in TEST() local
466 void* handle = android_dlopen_ext(lib, RTLD_NOW, &extinfo_); in CreateRelroFile() local
665 void* handle; in SpawnChildrenAndMeasurePss() local
785 void* handle = dlopen(g_public_lib, RTLD_NOW); in TEST() local
953 void* handle = android_dlopen_ext("foobar", RTLD_NOW, &extinfo); in TEST() local
998 void* handle = android_dlopen_ext("foobar", RTLD_NOW, &extinfo); in TEST() local
1029 void* handle = android_dlopen_ext(root_lib, RTLD_NOW, &extinfo); in TEST() local
1078 void* handle = android_dlopen_ext(root_lib, RTLD_NOW, &extinfo); in TEST() local
1129 void* handle = android_dlopen_ext(root_lib, RTLD_NOW, &extinfo); in TEST() local
1178 void* handle = android_dlopen_ext((public_ns_search_path + "/libtest_missing_symbol.so").c_str(), in TEST() local
1221 void* handle = android_dlopen_ext("libtest_missing_symbol_root.so", RTLD_NOW, &extinfo); in TEST() local
1249 void* handle = android_dlopen_ext("libnativehelper.so", RTLD_NOW, &extinfo); in TEST() local
1286 void* handle = android_dlopen_ext("libnativehelper.so", RTLD_NOW, &extinfo); in TEST() local
1325 void* handle = android_dlopen_ext("libthatdoesnotexist.so", RTLD_NOW, &extinfo); in TEST() local
1380 void* handle = dlopen(lib_private_external_path.c_str(), RTLD_NOW); in TEST() local
1513 void* handle = android_dlopen_ext(lib_private_external_path.c_str(), RTLD_NOW, &extinfo); in TEST() local
1619 void* handle = android_dlopen_ext("libnstest_private.so", RTLD_NOW, &extinfo); in TEST() local
1630 void* handle = android_dlopen_ext( in TEST() local
1645 void* handle = android_dlopen_ext( in TEST() local
1680 void* handle = android_dlopen_ext("libnstest_dlopened.so", RTLD_NOW | RTLD_NOLOAD, &extinfo); in TEST() local
1831 void* handle = android_dlopen_ext(library_path.c_str(), RTLD_NOW, &extinfo); in TEST() local
1993 void* handle = android_dlopen_ext(private_library_absolute_path.c_str(), RTLD_NOW, &extinfo); in TEST() local
2100 void* handle = dlopen("libtest_dlsym_from_this.so", RTLD_NOW | RTLD_LOCAL); in TEST() local
2108 void* handle = dlopen("libtest_dlsym_from_this.so", RTLD_NOW | RTLD_LOCAL); in TEST() local