Lines Matching defs:handle

134   ZipArchiveHandle handle;  in TEST_F()  local
200 void* handle = dlopen("libdlext_test.so", RTLD_NOW); in TEST() local
218 void* handle = dlopen(symlink_name.c_str(), RTLD_NOW); in TEST() local
262 void* handle = dlopen((lib_path + "!/libdir/libatest_simple_zip.so").c_str(), RTLD_NOW); in TEST() local
276 void* handle = dlopen((lib_path + "!/libdir/libtest_dt_runpath_d_zip.so").c_str(), RTLD_NOW); in TEST() local
301 void* handle = dlopen("libdlext_test_zip.so", RTLD_NOW); in TEST() local
465 void* handle = android_dlopen_ext(lib, RTLD_NOW, &extinfo_); in CreateRelroFile() local
664 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
1001 void* handle = android_dlopen_ext("foobar", RTLD_NOW, &extinfo); in TEST() local
1032 void* handle = android_dlopen_ext(root_lib, RTLD_NOW, &extinfo); in TEST() local
1081 void* handle = android_dlopen_ext(root_lib, RTLD_NOW, &extinfo); in TEST() local
1132 void* handle = android_dlopen_ext(root_lib, RTLD_NOW, &extinfo); in TEST() local
1181 void* handle = android_dlopen_ext((public_ns_search_path + "/libtest_missing_symbol.so").c_str(), in TEST() local
1224 void* handle = android_dlopen_ext("libtest_missing_symbol_root.so", RTLD_NOW, &extinfo); in TEST() local
1252 void* handle = android_dlopen_ext("libnativehelper.so", RTLD_NOW, &extinfo); in TEST() local
1289 void* handle = android_dlopen_ext("libnativehelper.so", RTLD_NOW, &extinfo); in TEST() local
1328 void* handle = android_dlopen_ext("libthatdoesnotexist.so", RTLD_NOW, &extinfo); in TEST() local
1383 void* handle = dlopen(lib_private_external_path.c_str(), RTLD_NOW); in TEST() local
1516 void* handle = android_dlopen_ext(lib_private_external_path.c_str(), RTLD_NOW, &extinfo); in TEST() local
1622 void* handle = android_dlopen_ext("libnstest_private.so", RTLD_NOW, &extinfo); in TEST() local
1633 void* handle = android_dlopen_ext( in TEST() local
1648 void* handle = android_dlopen_ext( in TEST() local
1683 void* handle = android_dlopen_ext("libnstest_dlopened.so", RTLD_NOW | RTLD_NOLOAD, &extinfo); in TEST() local
1834 void* handle = android_dlopen_ext(library_path.c_str(), RTLD_NOW, &extinfo); in TEST() local
1996 void* handle = android_dlopen_ext(private_library_absolute_path.c_str(), RTLD_NOW, &extinfo); in TEST() local
2095 void* handle = dlopen("libtest_dlsym_from_this.so", RTLD_NOW | RTLD_LOCAL); in TEST() local
2103 void* handle = dlopen("libtest_dlsym_from_this.so", RTLD_NOW | RTLD_LOCAL); in TEST() local