OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PreDestroyHook
(Results
1 - 2
of
2
) sorted by null
/system/media/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)
/system/media/wilhelm/src/itf/
IObject.c
526
PreDestroyHook
preDestroy = clazz->mPreDestroy;
Completed in 450 milliseconds