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

/frameworks/wilhelm/src/objects/
H A DCEngine.c24 CEngine *theOneTrueEngine = NULL; variable
43 if ((NULL != theOneTrueEngine) || (0 < theOneTrueRefCount)) {
44 SL_LOGE("Object::Destroy omitted for engine %p", theOneTrueEngine);
153 assert(self == theOneTrueEngine);
181 assert(self == theOneTrueEngine);
182 theOneTrueEngine = NULL;
/frameworks/wilhelm/src/
H A Dentry.c90 CEngine *thiz = theOneTrueEngine;
162 theOneTrueEngine = thiz;
H A Dsles_allinclusive.h419 extern CEngine *theOneTrueEngine;

Completed in 94 milliseconds