Searched refs:BoolHook (Results 1 – 4 of 4) sorted by relevance
117 typedef bool (*BoolHook)(void *self); typedef290 BoolHook mExpose; // called after initialization, only if interface is exposed to application
114 BoolHook expose = mi->mExpose; in liCreateEngine()
561 BoolHook expose; in construct()
56 BoolHook expose = MPH_init_table[MPH].mExpose; in HandleAdd()165 BoolHook expose = MPH_init_table[MPH].mExpose; in IDynamicInterfaceManagement_AddInterface()