Home
last modified time | relevance | path

Searched defs:handle1 (Results 1 - 15 of 15) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/ldso/ldso_gtest/
H A Dldso_dlns_inherit_test.cpp60 void* handle1 = dlopen_ns(&dlnsA, g_sharedLib, RTLD_LAZY); in HWTEST_F() local
/third_party/musl/libc-test/src/functionalext/dlns/
H A Ddlns_special_scene.c37 void* handle1 = dlopen_ns(&dlns, dllName, RTLD_LAZY); in dlopen_ns_special_0100() local
68 void* handle1 = dlopen_ns(&dlns_no_allowed_libs, dllName, RTLD_LAZY); in dlopen_ns_special_0200() local
H A Ddlns_separated.c220 void* handle1 = dlopen_ns(&dlns, libB, RTLD_LAZY); in separated_1100() local
242 void* handle1 = dlopen_ns(&dlns, libbb, RTLD_LAZY); in separated_1200() local
H A Ddlns_inherit.c43 void* handle1 = dlopen_ns(&dlnsA, sharedLib, RTLD_LAZY); in dlns_inherit_0100() local
66 void* handle1 = dlopen_ns(&dlnsA, sharedLib, RTLD_LAZY); in dlns_inherit_0200() local
84 void* handle1 = dlopen_ns(&dlnsA, dllName_inh_003, RTLD_LAZY); in dlns_inherit_0300() local
114 void* handle1 = dlopen_ns(&dlnsAA, dllName, RTLD_LAZY); in dlns_inherit_0400() local
265 void* handle1 in dlns_inherit_0900() local
305 void* handle1 = dlopen_ns(&dlnsB, dllName, RTLD_LAZY); dlns_inherit_1000() local
[all...]
H A Ddlns_set_fun.c105 void *handle1 = dlopen_ns(&dlns, libB, RTLD_LAZY); in dlns_set_namespace_lib_path_0500() local
140 void* handle1 = dlopen_ns(&dlns, dllNamePath, RTLD_LAZY); in dlns_set_namespace_separated_0200() local
186 void* handle1 = dlopen_ns(&dlns, dllNamePath, RTLD_LAZY); in dlns_set_namespace_permitted_paths_0200() local
214 void* handle1 = dlopen_ns(&dlns, newLibPath, RTLD_LAZY); in dlns_set_namespace_permitted_paths_0300() local
251 void* handle1 = dlopen_ns(&dlns, libBpath, RTLD_LAZY); dlns_set_namespace_permitted_paths_0500() local
295 void* handle1 = dlopen_ns(&dlns, dllNamePath, RTLD_LAZY); dlns_set_namespace_allowed_libs_0200() local
331 void* handle1 = dlopen_ns(&dlns, dllNamePath, RTLD_LAZY); dlns_set_namespace_allowed_libs_0400() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcordz_handle_test.cc121 auto* handle1 = new CordzHandle(); in TEST() local
/third_party/musl/libc-test/src/functionalext/supplement/ldso/
H A Ddl_iterate_phdr.c103 void *handle1 = dlopen("/data/libtest.so", RTLD_NOW); in dl_iterate_phdr_0300() local
/third_party/skia/third_party/externals/sfntly/cpp/src/test/
H A Dlock_test.cc213 PlatformThreadHandle handle1 = kNullThreadHandle; in MutexFourThreads() local
/drivers/peripheral/audio/test/systemtest/supportlibs/common/capture/src/
H A Daudio_libcapture_test.cpp450 struct DevHandle *handle1 = nullptr; in HWTEST_F() local
/drivers/peripheral/camera/test/hdi/sequenceable_test/src/
H A Dcamera_hdi_sequenceable_test.cpp129 BufferHandle* handle1 = bufferHandleSeq0->GetBufferHandle(); in HWTEST_F() local
/drivers/hdf_core/framework/test/unittest/platform/common/
H A Dtimer_test.c247 DevHandle handle1 = NULL; in TimerTestMultiThread() local
197 TimerTestCreateThread(struct OsalThread *thread1, struct OsalThread *thread2, DevHandle handle1, DevHandle handle2) TimerTestCreateThread() argument
217 MultiThreadSourceRecycle(struct OsalThread *thread1, struct OsalThread *thread2, DevHandle handle1, DevHandle handle2) MultiThreadSourceRecycle() argument
[all...]
/third_party/musl/libc-test/src/functional/
H A Ddlopen_ns.c67 void* handle1 = dlopen_ns(&dlns1, dllName, RTLD_NOW); in dlopen_same_so_twice_by_same_ns() local
96 void* handle1 = dlopen_ns(&dlns1, dllName, RTLD_NOW); in dlopen_same_so_by_different_ns() local
126 void* handle1 = dlopen_ns(&dlns1, dllName, RTLD_NOW); in dlopen_same_so_by_different_inherit_ns() local
188 void* handle1 = dlopen_ns(&inherit_A, dllName, RTLD_LAZY); dlopen_inherit() local
[all...]
H A Ddl_multithread_lock.c305 void* handle1 = dlopen(g_libPath, RTLD_NOW); in dl_multithread_lock_0400() local
H A Ddlopen.c50 void* handle1 = dlopen(SO_LOAD_BY_LOCAL, RTLD_LOCAL); in dlopen_so_used_by_dlsym() local
80 void* handle1 = dlopen(SO_FOR_NO_DELETE, RTLD_NODELETE); in dlopen_nodelete_and_noload() local
/test/xts/acts/resourceschedule/resourceschedule_standard/ffrt/entry/src/main/cpp/
H A Dffrtndk.cpp1589 ffrt_task_handle_t handle1 = ffrt_queue_submit_h(queue_handle, in QueueDelayTest001() local
1854 ffrt_task_handle_t handle1 = ffrt_queue_submit_h(queue_handle, in QueueDfxTest005() local

Completed in 14 milliseconds