Searched refs:pDeInit (Results 1 – 2 of 2) sorted by relevance
129 oslGenericFunction *pDeInit ) in LoadModule() argument133 OSL_ASSERT ( pInit && pDeInit ); in LoadModule()134 *pInit = *pDeInit = NULL; in LoadModule()143 *pDeInit = win32_shutdown_sys_tray; in LoadModule()148 *pDeInit = aqua_shutdown_systray; in LoadModule()172 *pDeInit = pTmpDeInit; in LoadModule()186 if ( !*pDeInit ) in LoadModule()187 *pDeInit = disabled_deInitSystray; in LoadModule()
95 oslGenericFunction *pDeInit );
Completed in 17 milliseconds