Home
last modified time | relevance | path

Searched refs:osl_unloadModule (Results 1 – 25 of 41) sorted by relevance

12

/trunk/main/sal/test/unloading/
H A DunloadTest.cxx197 osl_unloadModule( handleMod); in test1()
234 osl_unloadModule( handleMod); in test2()
279 osl_unloadModule( handleMod); in test3()
304 osl_unloadModule( handleMod); in test3()
327 osl_unloadModule( handleMod1); in test4()
332 osl_unloadModule( handleMod2); in test4()
387 osl_unloadModule( handleMod1); in test5()
389 osl_unloadModule( handleMod2); in test5()
444 osl_unloadModule( handleMod1); in test6()
577 osl_unloadModule( handleMod1); in test8()
[all …]
/trunk/main/vcl/unx/generic/plugadapt/
H A Dsalplug.cxx109 osl_unloadModule( aMod ); in tryInstance()
118 osl_unloadModule( aMod ); in tryInstance()
151 osl_unloadModule( aMod ); in get_desktop_environment()
255 osl_unloadModule( pCloseModule ); in DestroySalInstance()
/trunk/main/extensions/test/ole/unloading/
H A DunloadTest.cxx84 osl_unloadModule( hMod); in test1()
119 osl_unloadModule( hMod); in test2()
154 osl_unloadModule( hMod); in test3()
206 osl_unloadModule( hMod); in test4()
/trunk/main/vos/source/
H A Dmodule.cxx49 osl_unloadModule(m_Module); in ~OModule()
67 osl_unloadModule(m_Module); in unload()
/trunk/main/salhelper/source/
H A Ddynload.cxx63 osl_unloadModule(pModule); in newInstance()
81 osl_unloadModule(m_pModule); in ~ORealDynamicLoader()
/trunk/main/sal/inc/osl/
H A Dmodule.hxx79 osl_unloadModule(m_Module); in ~Module()
104 osl_unloadModule(m_Module); in unload()
H A Dmodule.h139 void SAL_CALL osl_unloadModule(oslModule Module);
/trunk/main/sw/source/ui/dbui/
H A Dswdbtoolsclient.cxx127 osl_unloadModule(getDbToolsClientModule()); in registerClient()
142 osl_unloadModule(getDbToolsClientModule()); in revokeClient()
/trunk/main/connectivity/source/drivers/macab/
H A DMacabDriver.cxx83 osl_unloadModule( _rModule ); in lcl_getFunctionFromModuleOrUnload()
122 osl_unloadModule( m_hConnectorModule ); in impl_unloadModule()
/trunk/main/svx/source/form/
H A Ddbtoolsclient.cxx128 osl_unloadModule(s_hDbtoolsModule); in registerClient()
143 osl_unloadModule(s_hDbtoolsModule); in revokeClient()
/trunk/main/vcl/unx/generic/printer/
H A Dcupsmgr.cxx220 osl_unloadModule( m_pLib ); in CUPSWrapper()
228 osl_unloadModule( m_pLib ); in ~CUPSWrapper()
1152 osl_unloadModule( pLib ); in authenticateUser()
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontconfig.cxx417 osl_unloadModule( (oslModule)m_pLib ); in FontCfgWrapper()
429 osl_unloadModule( (oslModule)m_pLib ); in FontCfgWrapper()
509 osl_unloadModule( (oslModule)m_pLib ); in ~FontCfgWrapper()
/trunk/main/svtools/workben/cui/
H A Dloadlib.cxx75 osl_unloadModule( aLibrary ); in main()
/trunk/main/i18npool/source/textconversion/
H A Dtextconversion.cxx50 if (hModule) osl_unloadModule(hModule); in ~TextConversion()
/trunk/main/connectivity/source/drivers/evoab2/
H A DEApi.cxx106 osl_unloadModule( aModule ); in EApiInit()
/trunk/main/tools/source/testtoolloader/
H A Dtesttoolloader.cxx177 osl_unloadModule( aTestToolModule ); in DeInitTestToolLib()
/trunk/main/sal/osl/unx/
H A Dmodule.c113 void SAL_CALL osl_unloadModule(oslModule hModule) in osl_unloadModule() function
/trunk/main/i18npool/source/transliteration/
H A DtextToPronounce_zh.cxx162 if (hModule) osl_unloadModule(hModule); in ~TextToPronounce_zh()
/trunk/main/vcl/unx/generic/gdi/
H A Dxrender_peer.cxx59 osl_unloadModule( mpRenderLib ); in ~XRenderPeer()
/trunk/main/toolkit/source/helper/
H A Daccessibilityclient.cxx255 osl_unloadModule( s_hAccessibleImplementationModule ); in ~AccessibilityClient()
/trunk/main/i18npool/source/collator/
H A Dcollator_unicode.cxx54 if (hModule) osl_unloadModule(hModule); in ~Collator_Unicode()
/trunk/main/i18npool/source/indexentry/
H A Dindexentrysupplier_asian.cxx54 if (hModule) osl_unloadModule(hModule); in ~IndexEntrySupplier_asian()
/trunk/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dvendorbase.cxx200 osl_unloadModule( moduleRt ); in initialize()
/trunk/main/sal/osl/os2/
H A Dmodule.c166 void SAL_CALL osl_unloadModule(oslModule hModule) in osl_unloadModule() function
/trunk/main/vcl/unx/generic/desktopdetect/
H A Ddesktopdetector.cxx240 osl_unloadModule( (oslModule)pLibrary ); in is_cde_desktop()

Completed in 99 milliseconds

12