Home
last modified time | relevance | path

Searched refs:dlopen (Results 1 – 25 of 213) sorted by relevance

123456789

/hardware/qcom/gps/msm8960/core/
DContextBase.cpp47 void* lib = dlopen(libName, RTLD_NOW); in getIzatProxy()
70 if((handle = dlopen("libloc_api_v02.so", RTLD_NOW)) != NULL) { in createLocApi()
82 handle = dlopen("libloc_api-rpc-qc.so", RTLD_NOW); in createLocApi()
/hardware/qcom/sdm845/gps/msm8960/core/
DContextBase.cpp47 void* lib = dlopen(libName, RTLD_NOW); in getIzatProxy()
70 if((handle = dlopen("libloc_api_v02.so", RTLD_NOW)) != NULL) { in createLocApi()
82 handle = dlopen("libloc_api-rpc-qc.so", RTLD_NOW); in createLocApi()
/hardware/qcom/gps/msm8994/core/
DContextBase.cpp47 void* lib = dlopen(libName, RTLD_NOW); in getLBSProxy()
71 if((handle = dlopen("libloc_api_v02.so", RTLD_NOW)) != NULL) { in createLocApi()
83 handle = dlopen("libloc_api-rpc-qc.so", RTLD_NOW); in createLocApi()
/hardware/qcom/sdm845/gps/msm8994/core/
DContextBase.cpp47 void* lib = dlopen(libName, RTLD_NOW); in getLBSProxy()
71 if((handle = dlopen("libloc_api_v02.so", RTLD_NOW)) != NULL) { in createLocApi()
83 handle = dlopen("libloc_api-rpc-qc.so", RTLD_NOW); in createLocApi()
/hardware/qcom/sdm845/gps/core/
DContextBase.cpp47 void* lib = dlopen(libName, RTLD_NOW); in getLBSProxy()
71 if((handle = dlopen("libloc_api_v02.so", RTLD_NOW)) != NULL) { in createLocApi()
83 handle = dlopen("libloc_api-rpc-qc.so", RTLD_NOW); in createLocApi()
/hardware/qcom/gps/core/
DContextBase.cpp47 void* lib = dlopen(libName, RTLD_NOW); in getLBSProxy()
71 if((handle = dlopen("libloc_api_v02.so", RTLD_NOW)) != NULL) { in createLocApi()
83 handle = dlopen("libloc_api-rpc-qc.so", RTLD_NOW); in createLocApi()
/hardware/qcom/gps/msm8084/core/
DContextBase.cpp48 void* lib = dlopen(libName, RTLD_NOW); in getLBSProxy()
79 if((handle = dlopen("libloc_api_v02.so", RTLD_NOW)) != NULL) { in createLocApi()
95 handle = dlopen("libloc_api-rpc-qc.so", RTLD_NOW); in createLocApi()
/hardware/qcom/sdm845/gps/msm8084/core/
DContextBase.cpp48 void* lib = dlopen(libName, RTLD_NOW); in getLBSProxy()
79 if((handle = dlopen("libloc_api_v02.so", RTLD_NOW)) != NULL) { in createLocApi()
95 handle = dlopen("libloc_api-rpc-qc.so", RTLD_NOW); in createLocApi()
/hardware/qcom/gps/msm8996/core/
DContextBase.cpp68 void* lib = dlopen(libName, RTLD_NOW); in getLBSProxy()
92 if((handle = dlopen("libloc_api_v02.so", RTLD_NOW)) != NULL) { in createLocApi()
104 handle = dlopen("libloc_api-rpc-qc.so", RTLD_NOW); in createLocApi()
/hardware/qcom/sdm845/gps/msm8909/core/
DContextBase.cpp68 void* lib = dlopen(libName, RTLD_NOW); in getLBSProxy()
93 if((handle = dlopen("libloc_api_v02.so", RTLD_NOW)) != NULL) { in createLocApi()
105 handle = dlopen("libloc_api-rpc-qc.so", RTLD_NOW); in createLocApi()
/hardware/qcom/gps/msm8909/core/
DContextBase.cpp68 void* lib = dlopen(libName, RTLD_NOW); in getLBSProxy()
93 if((handle = dlopen("libloc_api_v02.so", RTLD_NOW)) != NULL) { in createLocApi()
105 handle = dlopen("libloc_api-rpc-qc.so", RTLD_NOW); in createLocApi()
/hardware/qcom/sdm845/gps/msm8996/core/
DContextBase.cpp68 void* lib = dlopen(libName, RTLD_NOW); in getLBSProxy()
92 if((handle = dlopen("libloc_api_v02.so", RTLD_NOW)) != NULL) { in createLocApi()
104 handle = dlopen("libloc_api-rpc-qc.so", RTLD_NOW); in createLocApi()
/hardware/qcom/sdm845/gps/msm8998/core/
DContextBase.cpp174 void* lib = dlopen(libName, RTLD_NOW); in getLBSProxy()
203 if ((handle = dlopen("libloc_api_v02.so", RTLD_NOW)) != NULL) { in createLocApi()
216 handle = dlopen("libloc_api-rpc-qc.so", RTLD_NOW); in createLocApi()
/hardware/qcom/gps/msm8998/core/
DContextBase.cpp174 void* lib = dlopen(libName, RTLD_NOW); in getLBSProxy()
203 if ((handle = dlopen("libloc_api_v02.so", RTLD_NOW)) != NULL) { in createLocApi()
216 handle = dlopen("libloc_api-rpc-qc.so", RTLD_NOW); in createLocApi()
/hardware/qcom/gps/msm8909w_3100/core/
DContextBase.cpp187 void* lib = dlopen(libName, RTLD_NOW); in getLBSProxy()
216 if ((handle = dlopen("libloc_api_v02.so", RTLD_NOW)) != NULL) { in createLocApi()
229 handle = dlopen("libloc_api-rpc-qc.so", RTLD_NOW); in createLocApi()
/hardware/qcom/sdm845/gps/sdm845/core/
DContextBase.cpp178 void* lib = dlopen(libName, RTLD_NOW); in getLBSProxy()
207 if ((handle = dlopen("libloc_api_v02.so", RTLD_NOW)) != NULL) { in createLocApi()
220 handle = dlopen("libloc_api-rpc-qc.so", RTLD_NOW); in createLocApi()
/hardware/interfaces/drm/1.0/default/
DSharedLibrary.cpp29 mLibHandle = dlopen(path.string(), RTLD_NOW); in SharedLibrary()
/hardware/interfaces/cas/1.1/default/
DSharedLibrary.cpp32 mLibHandle = dlopen(path.string(), RTLD_NOW); in SharedLibrary()
/hardware/interfaces/cas/1.2/default/
DSharedLibrary.cpp32 mLibHandle = dlopen(path.string(), RTLD_NOW); in SharedLibrary()
/hardware/interfaces/cas/1.0/default/
DSharedLibrary.cpp32 mLibHandle = dlopen(path.string(), RTLD_NOW); in SharedLibrary()
/hardware/st/secure_element/1.0/
DStEseService.cpp41 void* stdll = dlopen("/vendor/lib64/libstpreprocess.so", RTLD_NOW); in main()
/hardware/libhardware/
Dhardware.c98 handle = dlopen(path, RTLD_NOW); in load()
101 handle = dlopen(path, RTLD_NOW); in load()
/hardware/qcom/media/msm8974/mm-video-v4l2/DivxDrmDecrypt/src/
DDivXDrmDecrypt.cpp52 decryptLib = ::dlopen(DIVX_DRM_SHIM_LIB, RTLD_NOW); in getDecryptHandle()
/hardware/qcom/media/msm8974/mm-video-legacy/DivxDrmDecrypt/src/
DDivXDrmDecrypt.cpp51 decryptLib = ::dlopen(DIVX_DRM_SHIM_LIB, RTLD_NOW); in getDecryptHandle()
/hardware/qcom/display/msm8909w_3100/libdrmutils/
Ddrm_lib_loader.cpp79 lib_ = ::dlopen(lib_name, RTLD_NOW); in Open()

123456789