• Home
  • Raw
  • Download

Lines Matching defs:handle

134   ZipArchiveHandle handle;  in TEST_F()  local
203 void* handle = dlopen("libdlext_test.so", RTLD_NOW); in TEST() local
221 void* handle = dlopen(symlink_name.c_str(), RTLD_NOW); in TEST() local
247 void* handle = dlopen((lib_path + "!/libdir/libatest_simple_zip.so").c_str(), RTLD_NOW); in TEST() local
261 void* handle = dlopen((lib_path + "!/libdir/libtest_dt_runpath_d_zip.so").c_str(), RTLD_NOW); in TEST() local
286 void* handle = dlopen("libdlext_test_zip.so", RTLD_NOW); in TEST() local
448 void* handle = android_dlopen_ext(lib, RTLD_NOW, &extinfo_); in CreateRelroFile() local
645 void* handle; in SpawnChildrenAndMeasurePss() local
766 void* handle = dlopen(g_public_lib, RTLD_NOW); in TEST() local
934 void* handle = android_dlopen_ext("foobar", RTLD_NOW, &extinfo); in TEST() local
982 void* handle = android_dlopen_ext("foobar", RTLD_NOW, &extinfo); in TEST() local
1013 void* handle = android_dlopen_ext(root_lib, RTLD_NOW, &extinfo); in TEST() local
1062 void* handle = android_dlopen_ext(root_lib, RTLD_NOW, &extinfo); in TEST() local
1113 void* handle = android_dlopen_ext(root_lib, RTLD_NOW, &extinfo); in TEST() local
1162 void* handle = android_dlopen_ext((public_ns_search_path + "/libtest_missing_symbol.so").c_str(), in TEST() local
1205 void* handle = android_dlopen_ext("libtest_missing_symbol_root.so", RTLD_NOW, &extinfo); in TEST() local
1233 void* handle = android_dlopen_ext("libnativehelper.so", RTLD_NOW, &extinfo); in TEST() local
1270 void* handle = android_dlopen_ext("libnativehelper.so", RTLD_NOW, &extinfo); in TEST() local
1309 void* handle = android_dlopen_ext("libthatdoesnotexist.so", RTLD_NOW, &extinfo); in TEST() local
1364 void* handle = dlopen(lib_private_external_path.c_str(), RTLD_NOW); in TEST() local
1494 void* handle = android_dlopen_ext(lib_private_external_path.c_str(), RTLD_NOW, &extinfo); in TEST() local
1598 void* handle = android_dlopen_ext("libnstest_private.so", RTLD_NOW, &extinfo); in TEST() local
1609 void* handle = android_dlopen_ext( in TEST() local
1624 void* handle = android_dlopen_ext( in TEST() local
1659 void* handle = android_dlopen_ext("libnstest_dlopened.so", RTLD_NOW | RTLD_NOLOAD, &extinfo); in TEST() local
1807 void* handle = android_dlopen_ext(library_path.c_str(), RTLD_NOW, &extinfo); in TEST() local
1969 void* handle = android_dlopen_ext(private_library_absolute_path.c_str(), RTLD_NOW, &extinfo); in TEST() local
2046 void* handle = dlopen("libtest_dlsym_from_this.so", RTLD_NOW | RTLD_LOCAL); in TEST() local
2054 void* handle = dlopen("libtest_dlsym_from_this.so", RTLD_NOW | RTLD_LOCAL); in TEST() local