Searched defs:so_handle (Results 1 – 3 of 3) sorted by relevance
140 void *so_handle = nullptr; in ~DmConfigManager() local187 void *so_handle = nullptr; in GetCryptoAdapter() local220 void *so_handle = nullptr; in GetAuthAdapter() local
886 void *so_handle = dlopen(LIB_IMPL_NAME, RTLD_NOW | RTLD_NODELETE); in IsDMServiceImplReady() local1114 void *so_handle = dlopen(LIB_IMPL_NAME, RTLD_NOW | RTLD_NOLOAD); in UnloadDMServiceImplSo() local1133 void *so_handle = dlopen(LIB_DM_ADAPTER_NAME, RTLD_NOW | RTLD_NODELETE); in IsDMServiceAdapterLoad() local1168 void *so_handle = dlopen(LIB_DM_ADAPTER_NAME, RTLD_NOW | RTLD_NOLOAD); in UnloadDMServiceAdapter() local
437 void *so_handle = dlopen(soName.c_str(), RTLD_NOW | RTLD_NOLOAD); in LoadDpSyncAdapter() local485 void *so_handle = dlopen(soPathName.c_str(), RTLD_NOW | RTLD_NOLOAD); in UnloadDpSyncAdapter() local