Home
last modified time | relevance | path

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

/trunk/main/tools/source/testtoolloader/
H A Dtesttoolloader.cxx158 oslGenericFunction pDeInitFunc = osl_getFunctionSymbol( in DeInitTestToolLib() local
160 if ( pDeInitFunc ) in DeInitTestToolLib()
161 (reinterpret_cast< pfunc_DestroyRemoteControl >(pDeInitFunc))(); in DeInitTestToolLib()
168 oslGenericFunction pDeInitFunc = osl_getFunctionSymbol( in DeInitTestToolLib() local
170 if ( pDeInitFunc ) in DeInitTestToolLib()
172 (reinterpret_cast< pfunc_DestroyEventLogger >(pDeInitFunc))(); in DeInitTestToolLib()

Completed in 5 milliseconds