Home
last modified time | relevance | path

Searched refs:CEngine_Destroyed (Results 1 – 3 of 3) sorted by relevance

/frameworks/wilhelm/src/objects/
DCEngine.cpp195 void CEngine_Destroyed(CEngine *self) in CEngine_Destroyed() function
/frameworks/wilhelm/src/
Dsles_allinclusive.h351 extern void CEngine_Destroyed(CEngine *self);
/frameworks/wilhelm/src/itf/
DIObject.cpp633 CEngine_Destroyed((CEngine *) thiz); in IObject_Destroy()