Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/
Dsles_allinclusive.h117 typedef bool (*BoolHook)(void *self); typedef
290 BoolHook mExpose; // called after initialization, only if interface is exposed to application
Dentry.cpp114 BoolHook expose = mi->mExpose; in liCreateEngine()
Dsles.cpp561 BoolHook expose; in construct()
/frameworks/wilhelm/src/itf/
DIDynamicInterfaceManagement.cpp56 BoolHook expose = MPH_init_table[MPH].mExpose; in HandleAdd()
165 BoolHook expose = MPH_init_table[MPH].mExpose; in IDynamicInterfaceManagement_AddInterface()