Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/itf/
DIObject.cpp91 bool isSharedEngine = false; in IObject_Realize() local
98 isSharedEngine = 1 < theOneTrueRefCount; in IObject_Realize()
107 if (isSharedEngine && (SL_OBJECT_STATE_REALIZED == state)) { in IObject_Realize()