Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/
Dsles.c270 IObject_init(void *),
421 { /* MPH_OBJECT, */ IObject_init, NULL, IObject_deinit, NULL, NULL },
474 { /* MPH_XAOBJECT */ IObject_init, NULL, IObject_deinit, NULL, NULL },
/frameworks/wilhelm/src/itf/
DIObject.c751 void IObject_init(void *self) in IObject_init() function