Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/objects/
DCEngine.cpp29 CEngine *theOneTrueEngine = NULL; variable
48 if ((NULL != theOneTrueEngine) || (0 < theOneTrueRefCount)) { in onDlClose()
49 SL_LOGE("Object::Destroy omitted for engine %p", theOneTrueEngine); in onDlClose()
172 assert(self == theOneTrueEngine); in CEngine_PreDestroy()
200 assert(self == theOneTrueEngine); in CEngine_Destroyed()
201 theOneTrueEngine = NULL; in CEngine_Destroyed()
/frameworks/wilhelm/src/
Dentry.cpp89 CEngine *thiz = theOneTrueEngine; in liCreateEngine()
160 theOneTrueEngine = thiz; in liCreateEngine()
Dsles_allinclusive.h427 extern CEngine *theOneTrueEngine;