• Home
  • Raw
  • Download

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
784 void* handle = dlopen(g_public_lib, RTLD_NOW); in TEST() local
952 void* handle = android_dlopen_ext("foobar", RTLD_NOW, &extinfo); in TEST() local
1000 void* handle = android_dlopen_ext("foobar", RTLD_NOW, &extinfo); in TEST() local
1031 void* handle = android_dlopen_ext(root_lib, RTLD_NOW, &extinfo); in TEST() local
1080 void* handle = android_dlopen_ext(root_lib, RTLD_NOW, &extinfo); in TEST() local
1131 void* handle = android_dlopen_ext(root_lib, RTLD_NOW, &extinfo); in TEST() local
1180 void* handle = android_dlopen_ext((public_ns_search_path + "/libtest_missing_symbol.so").c_str(), in TEST() local
1223 void* handle = android_dlopen_ext("libtest_missing_symbol_root.so", RTLD_NOW, &extinfo); in TEST() local
1251 void* handle = android_dlopen_ext("libnativehelper.so", RTLD_NOW, &extinfo); in TEST() local
1288 void* handle = android_dlopen_ext("libnativehelper.so", RTLD_NOW, &extinfo); in TEST() local
1327 void* handle = android_dlopen_ext("libthatdoesnotexist.so", RTLD_NOW, &extinfo); in TEST() local
1382 void* handle = dlopen(lib_private_external_path.c_str(), RTLD_NOW); in TEST() local
1515 void* handle = android_dlopen_ext(lib_private_external_path.c_str(), RTLD_NOW, &extinfo); in TEST() local
1621 void* handle = android_dlopen_ext("libnstest_private.so", RTLD_NOW, &extinfo); in TEST() local
1632 void* handle = android_dlopen_ext( in TEST() local
1647 void* handle = android_dlopen_ext( in TEST() local
1682 void* handle = android_dlopen_ext("libnstest_dlopened.so", RTLD_NOW | RTLD_NOLOAD, &extinfo); in TEST() local
1833 void* handle = android_dlopen_ext(library_path.c_str(), RTLD_NOW, &extinfo); in TEST() local
1995 void* handle = android_dlopen_ext(private_library_absolute_path.c_str(), RTLD_NOW, &extinfo); in TEST() local
2094 void* handle = dlopen("libtest_dlsym_from_this.so", RTLD_NOW | RTLD_LOCAL); in TEST() local
2102 void* handle = dlopen("libtest_dlsym_from_this.so", RTLD_NOW | RTLD_LOCAL); in TEST() local