Home
last modified time | relevance | path

Searched refs:mDestroy (Results 1 – 2 of 2) sorted by relevance

/frameworks/wilhelm/src/
Dsles_allinclusive.h218 VoidHook mDestroy; // called with mutex locked and must keep mutex locked throughout member
/frameworks/wilhelm/src/itf/
DIObject.cpp549 VoidHook destroy = clazz->mDestroy; in IObject_Destroy()