Searched refs:IObject_init (Results 1 – 2 of 2) sorted by relevance
/frameworks/wilhelm/src/ |
D | sles.c | 270 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/ |
D | IObject.c | 751 void IObject_init(void *self) in IObject_init() function
|