Home
last modified time | relevance | path

Searched refs:rtl_registerModuleForUnloading (Results 1 – 7 of 7) sorted by relevance

/AOO42X/main/sal/test/unloading/
H A DunloadTest.cxx240 rtl_registerModuleForUnloading(mod1); in test2()
241 rtl_registerModuleForUnloading(mod2); in test2()
242 rtl_registerModuleForUnloading(mod3); in test2()
285 rtl_registerModuleForUnloading(mod1); in test3()
286 rtl_registerModuleForUnloading(mod2); in test3()
/AOO42X/main/sal/inc/rtl/
H A Dunload.h162 sal_Bool SAL_CALL rtl_registerModuleForUnloading( oslModule module);
/AOO42X/main/sal/rtl/source/
H A Dunload.cxx192 extern "C" sal_Bool SAL_CALL rtl_registerModuleForUnloading( oslModule module) in rtl_registerModuleForUnloading() function
/AOO42X/main/sal/util/
H A Dsal.map498 rtl_registerModuleForUnloading;
/AOO42X/main/cppuhelper/source/
H A Dshlib.cxx477 rtl_registerModuleForUnloading( lib); in loadSharedLibComponentFactory()
/AOO42X/main/cppu/source/uno/
H A Dlbmap.cxx384 ::rtl_registerModuleForUnloading( hModule ); in loadExternalMapping()
H A Dlbenv.cxx1073 ::rtl_registerModuleForUnloading( hMod ); in loadEnv()