Home
last modified time | relevance | path

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

/aoo42x/main/sal/test/unloading/
H A DunloadTest.cxx315 oslModule handleMod1=0; in test4() local
326 handleMod1= osl_loadModule( lib1Name.pData, 0); in test4()
327 osl_unloadModule( handleMod1); in test4()
361 oslModule handleMod1=0; in test5() local
386 handleMod1= osl_loadModule( lib1Name.pData, 0); in test5()
387 osl_unloadModule( handleMod1); in test5()
431 oslModule handleMod1=0; in test6() local
443 handleMod1= osl_loadModule( lib1Name.pData, 0); in test6()
444 osl_unloadModule( handleMod1); in test6()
530 oslModule handleMod1=0; in test8() local
[all …]

Completed in 16 milliseconds