Searched refs:mExpose (Results 1 – 4 of 4) sorted by relevance
56 BoolHook expose = MPH_init_table[MPH].mExpose; in HandleAdd()165 BoolHook expose = MPH_init_table[MPH].mExpose; in IDynamicInterfaceManagement_AddInterface()
114 BoolHook expose = mi->mExpose; in liCreateEngine()
290 BoolHook mExpose; // called after initialization, only if interface is exposed to application member
562 state = (exposedMask & 1) && ((NULL == (expose = mi->mExpose)) || (*expose)(self)) ? in construct()