Searched refs:theOneTrueEngine (Results 1 – 3 of 3) sorted by relevance
29 CEngine *theOneTrueEngine = NULL; variable48 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()
89 CEngine *thiz = theOneTrueEngine; in liCreateEngine()160 theOneTrueEngine = thiz; in liCreateEngine()
427 extern CEngine *theOneTrueEngine;