HomeSort by relevance Sort by last modified time
    Searched refs:theOneTrueEngine (Results 1 - 3 of 3) sorted by null

  /frameworks/wilhelm/src/objects/
CEngine.c 24 CEngine *theOneTrueEngine = NULL;
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/
entry.c 90 CEngine *thiz = theOneTrueEngine;
162 theOneTrueEngine = thiz;
sles_allinclusive.h 419 extern CEngine *theOneTrueEngine;

Completed in 1472 milliseconds