Searched refs:theOneTrueEngine (Results 1 – 3 of 3) sorted by relevance
24 CEngine *theOneTrueEngine = NULL; variable43 if ((NULL != theOneTrueEngine) || (0 < theOneTrueRefCount)) { in onDlClose()44 SL_LOGE("Object::Destroy omitted for engine %p", theOneTrueEngine); in onDlClose()153 assert(self == theOneTrueEngine); in CEngine_PreDestroy()181 assert(self == theOneTrueEngine); in CEngine_Destroyed()182 theOneTrueEngine = NULL; in CEngine_Destroyed()
90 CEngine *thiz = theOneTrueEngine; in liCreateEngine()162 theOneTrueEngine = thiz; in liCreateEngine()
419 extern CEngine *theOneTrueEngine;