HomeSort by relevance Sort by last modified time
    Searched refs:IObject_deinit (Results 1 - 2 of 2) sorted by null

  /frameworks/wilhelm/src/
sles.c 294 IObject_deinit(void *),
410 { /* MPH_OBJECT, */ IObject_init, NULL, IObject_deinit, NULL, NULL },
462 { /* MPH_XAOBJECT */ IObject_init, NULL, IObject_deinit, NULL, NULL },
  /frameworks/wilhelm/src/itf/
IObject.c 581 // initializers were called, so that IObject_deinit is called last.
629 // The mutex is unlocked and destroyed by IObject_deinit, which is the last deinitializer
787 void IObject_deinit(void *self)

Completed in 43 milliseconds