Home
last modified time | relevance | path

Searched refs:RTLD_LAZY (Results 1 - 25 of 61) sorted by relevance

123

/base/notification/eventhandler/frameworks/eventhandler/test/unittest/
H A Dlib_event_handler_test.cpp68 void* handle = dlopen("/system/lib64/chipset-pub-sdk/libeventhandler.z.so", RTLD_LAZY); in ExecFfrtNoParam()
108 void* handle = dlopen("/system/lib64/chipset-pub-sdk/libeventhandler.z.so", RTLD_LAZY); in HWTEST_F()
128 void* handle = dlopen("/system/lib64/chipset-pub-sdk/libeventhandler.z.so", RTLD_LAZY); in HWTEST_F()
148 void* handle = dlopen("/system/lib64/chipset-pub-sdk/libeventhandler.z.so", RTLD_LAZY); in HWTEST_F()
165 void* handle = dlopen("/system/lib64/chipset-pub-sdk/libeventhandler.z.so", RTLD_LAZY); in HWTEST_F()
/base/account/os_account/services/accountmgr/test/unittest/domain_account/mock/
H A Ddlfcn.h25 #define RTLD_LAZY 1 macro
/base/account/os_account/services/accountmgr/test/unittest/os_account/mock/
H A Dmock_os_account_dlfcn.h25 #define RTLD_LAZY 1 macro
/base/hiviewdfx/hidumper/frameworks/native/src/executor/
H A Dmemory_dumper.cpp75 void *handle = dlopen(MEM_LIB.c_str(), RTLD_LAZY | RTLD_NODELETE); in GetMemByPid()
97 void* handle = dlopen(MEM_LIB.c_str(), RTLD_LAZY | RTLD_NODELETE); in GetMemNoPid()
115 void *handle = dlopen(MEM_LIB.c_str(), RTLD_LAZY | RTLD_NODELETE); in GetMemSmapsByPid()
/base/security/device_auth/deps_adapter/os_adapter/impl/src/linux/
H A Ddev_auth_dynamic_load.c23 return dlopen(filePath, RTLD_LAZY | RTLD_LOCAL); in DevAuthDlopen()
/base/security/security_component_manager/frameworks/inner_api/enhance_kits/test/unittest/src/
H A Dsec_comp_enhance_test.cpp38 void *handle = dlopen(ENHANCE_INPUT_INTERFACE_LIB.c_str(), RTLD_LAZY); in SetUpTestCase()
44 handle = dlopen(ENHANCE_SRV_INTERFACE_LIB.c_str(), RTLD_LAZY); in SetUpTestCase()
/base/hiviewdfx/hicollie/frameworks/native/test/unittest/common/
H A Dthread_sampler_test.cpp126 void* funcHandler = dlopen(LIB_THREAD_SAMPLER_PATH, RTLD_LAZY); in HWTEST_F()
172 void* funcHandler = dlopen(LIB_THREAD_SAMPLER_PATH, RTLD_LAZY); in HWTEST_F()
217 void* funcHandler = dlopen(LIB_THREAD_SAMPLER_PATH, RTLD_LAZY); in HWTEST_F()
281 void* funcHandler = dlopen(LIB_THREAD_SAMPLER_PATH, RTLD_LAZY); in HWTEST_F()
339 void* funcHandler = dlopen(LIB_THREAD_SAMPLER_PATH, RTLD_LAZY); in HWTEST_F()
/base/usb/usb_manager/interfaces/kits/js/napi/src/
H A Dusb_middle.cpp41 g_libHandle = dlopen("libusbmanager.z.so", RTLD_LAZY); in RegisterModule()
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_web_adapter_webcore_bridge_helper.cpp34 CHECK(LoadLibFile(RTLD_LAZY, ADAPTER_LIB_FILE_NAME, false)); in Init()
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_nweb_webcore_bridge_helper.cpp34 CHECK(LoadLibFile(RTLD_LAZY, NWEB_LIB_FILE_NAME, false)); in Init()
/base/global/resource_management/frameworks/resmgr/src/
H A Dresource_manager_ext_mgr.cpp46 handle_ = dlopen(pluginPath.c_str(), RTLD_LAZY); in Init()
/base/security/access_token/services/common/libraryloader/src/
H A Dlibraryloader.cpp35 handle_ = dlopen(path.c_str(), RTLD_LAZY); in LibraryLoader()
/base/security/security_guard/services/security_collector/src/
H A Dlib_loader.cpp42 m_handle = dlopen(realPath.c_str(), RTLD_LAZY); in LoadLib()
/base/useriam/fingerprint_auth/services/src/
H A Dservice_ex_manager.cpp45 handle_ = dlopen(SO_NAME, RTLD_LAZY); in Acquire()
/base/useriam/face_auth/services/src/
H A Dservice_ex_manager.cpp45 handle_ = dlopen(SO_NAME, RTLD_LAZY); in Acquire()
/base/location/services/utils/lbsutils/include/
H A Ddynamic_library_loader.h32 handle_ = dlopen(libPath.c_str(), RTLD_LAZY); in DynamicLibraryLoader()
/base/notification/common_event_service/frameworks/extension/test/static_subscriber_extension_module_loader_test/
H A Dstatic_subscriber_extension_module_loader_test.cpp63 void *handle = dlopen(STATIC_SUBSCRIBER_EXTENSION_MODULE_LIB_PATH, RTLD_LAZY); in HWTEST_F()
/base/update/updater/services/hdi/client/
H A Dupdate_hdi_client.cpp63 handler_ = dlopen(HDI_LIB_NAME, RTLD_LAZY); in LoadLibrary()
/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Dcppcrash_reporter.cpp89 void* handle = dlopen("libfaultlogger.z.so", RTLD_LAZY | RTLD_NODELETE); in ReportToHiview()
164 void* handle = dlopen("libability_manager_c.z.so", RTLD_LAZY | RTLD_NODELETE); in ReportToAbilityManagerService()
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dprocess_collector_impl.cpp43 handle_ = dlopen(LIB_NAME.c_str(), RTLD_LAZY); in ProcessCollectorImpl()
/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_plugin_manager.cpp71 libHandle_ = dlopen(soPath.c_str(), RTLD_LAZY); in LoaderLib()
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_symbols.cpp57 void* rustDemangleLibHandle = dlopen("librustc_demangle.z.so", RTLD_LAZY | RTLD_NODELETE); in FindRustDemangleFunction()
/base/telephony/call_manager/services/distributed_call/src/
H A Ddistributed_call_proxy.cpp33 dCallClientHandler_ = dlopen("libdistributed_call_client.z.so", RTLD_LAZY | RTLD_NODELETE); in DistributedCallProxy()
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Dark_test.cpp53 g_handle = dlopen(ARK_LIB_NAME, RTLD_LAZY); in GetLibArkHandle()
312 void* handle = dlopen("librustc_demangle.z.so", RTLD_LAZY | RTLD_NODELETE); in HWTEST_F()
/base/security/access_token/interfaces/innerkits/nativetoken/test/mock/src/
H A DcJSON.c52 g_handle = dlopen("/system/lib64/chipset-pub-sdk/libcjson.z.so", RTLD_LAZY); in GetHandle()
54 g_handle = dlopen("/system/lib/chipset-pub-sdk/libcjson.z.so", RTLD_LAZY); in GetHandle()

Completed in 7 milliseconds

123