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

  /frameworks/wilhelm/src/
sles_allinclusive.h 117 typedef predestroy_t (*PreDestroyHook)(void *self);
218 PreDestroyHook mPreDestroy; // called with mutex locked; can temporarily unlock mutex (for wait)
  /frameworks/wilhelm/src/itf/
IObject.c 526 PreDestroyHook preDestroy = clazz->mPreDestroy;

Completed in 100 milliseconds