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 118 typedef predestroy_t (*PreDestroyHook)(void *self);
219 PreDestroyHook mPreDestroy; // called with mutex locked; can temporarily unlock mutex (for wait)
  /frameworks/wilhelm/src/itf/
IObject.cpp 526 PreDestroyHook preDestroy = clazz->mPreDestroy;

Completed in 658 milliseconds